img {
	-ms-interpolation-mode: bicubic;
}
.wsite-placeholder {
	color: rgb(169, 169, 169);
}
.wsite-button {
	background: url("../images/common/buttons/small_grey.png?1384827004") no-repeat 100% -100px; padding: 0px 15px 0px 0px; color: rgb(34, 34, 34) !important; font-size: 14px !important; font-weight: normal !important; text-decoration: none !important; display: inline-block; cursor: pointer;
}
.wsite-editor .wsite-button {
	background: url("../images/common/buttons/small_grey.png?1384827004") no-repeat 100% -100px; padding: 0px 15px 0px 0px; color: rgb(34, 34, 34) !important; font-size: 14px !important; font-weight: normal !important; text-decoration: none !important; display: inline-block; cursor: pointer;
}
.wsite-button-inner {
	background: url("../images/common/buttons/small_grey.png?1384827004") no-repeat 0px -1px; padding: 0px 5px 0px 20px; height: 32px; line-height: 32px; float: left; white-space: nowrap;
}
.wsite-editor .wsite-button-inner {
	background: url("../images/common/buttons/small_grey.png?1384827004") no-repeat 0px -1px; padding: 0px 5px 0px 20px; height: 32px; line-height: 32px; float: left; white-space: nowrap;
}
.wsite-button:hover {
	background-position: 100% -133px;
}
.wsite-editor .wsite-button:hover {
	background-position: 100% -133px;
}
.wsite-button:hover .wsite-button-inner {
	background-position: 0px -34px;
}
.wsite-editor .wsite-button:hover .wsite-button-inner {
	background-position: 0px -34px;
}
.wsite-button:active {
	background-position: 100% -166px;
}
.wsite-editor .wsite-button:active {
	background-position: 100% -166px;
}
.wsite-button:active .wsite-button-inner {
	background-position: 0px -67px;
}
.wsite-editor .wsite-button:active .wsite-button-inner {
	background-position: 0px -67px;
}
.wsite-button-highlight {
	background-image: url("../images/common/buttons/small_blue.png?1384827004");
}
.wsite-button-highlight .wsite-button-inner {
	background-image: url("../images/common/buttons/small_blue.png?1384827004");
}
.wsite-editor .wsite-button-highlight {
	background-image: url("../images/common/buttons/small_blue.png?1384827004");
}
.wsite-editor .wsite-button-highlight .wsite-button-inner {
	background-image: url("../images/common/buttons/small_blue.png?1384827004");
}
.wsite-button-highlight {
	color: rgb(255, 255, 255) !important;
}
.wsite-editor .wsite-button-highlight {
	color: rgb(255, 255, 255) !important;
}
.wsite-button-large {
	background: url("../images/common/buttons/large_grey.png?1384827004") no-repeat 100% -130px; font-size: 18px !important;
}
.wsite-editor .wsite-button-large {
	background: url("../images/common/buttons/large_grey.png?1384827004") no-repeat 100% -130px; font-size: 18px !important;
}
.wsite-button-large .wsite-button-inner {
	background: url("../images/common/buttons/large_grey.png?1384827004") no-repeat 0px -1px; padding: 0px 10px 0px 25px; height: 42px; line-height: 42px;
}
.wsite-editor .wsite-button-large .wsite-button-inner {
	background: url("../images/common/buttons/large_grey.png?1384827004") no-repeat 0px -1px; padding: 0px 10px 0px 25px; height: 42px; line-height: 42px;
}
.wsite-button-large:hover {
	background-position: 100% -173px;
}
.wsite-editor .wsite-button-large:hover {
	background-position: 100% -173px;
}
.wsite-button-large:hover .wsite-button-inner {
	background-position: 0px -44px;
}
.wsite-editor .wsite-button-large:hover .wsite-button-inner {
	background-position: 0px -44px;
}
.wsite-button-large:active {
	background-position: 100% -216px;
}
.wsite-editor .wsite-button-large:active {
	background-position: 100% -216px;
}
.wsite-button-large:active .wsite-button-inner {
	background-position: 0px -87px;
}
.wsite-editor .wsite-button-large:active .wsite-button-inner {
	background-position: 0px -87px;
}
.wsite-button-highlight.wsite-button-large {
	background-image: url("../images/common/buttons/large_blue.png?1384827004");
}
.wsite-button-highlight.wsite-button-large .wsite-button-inner {
	background-image: url("../images/common/buttons/large_blue.png?1384827004");
}
.wsite-editor .wsite-button-highlight.wsite-button-large {
	background-image: url("../images/common/buttons/large_blue.png?1384827004");
}
.wsite-editor .wsite-button-highlight.wsite-button-large .wsite-button-inner {
	background-image: url("../images/common/buttons/large_blue.png?1384827004");
}
.wsite-search {
	display: inline-block; white-space: nowrap; position: relative;
}
.wsite-editor .wsite-search {
	display: inline-block; white-space: nowrap; position: relative;
}
.wsite-search-input {
	height: 16px; vertical-align: top; border-right-width: 0px; display: inline-block;
}
.wsite-editor .wsite-search-input {
	height: 16px; vertical-align: top; border-right-width: 0px; display: inline-block;
}
.wsite-search-input:focus {
	
}
.wsite-editor .wsite-search-input:focus {
	
}
.wsite-search-button {
	background: url("search_button.png") no-repeat; width: 34px; height: 26px; vertical-align: top; display: inline-block; cursor: pointer;
}
.wsite-editor .wsite-search-button {
	background: url("search_button.png") no-repeat; width: 34px; height: 26px; vertical-align: top; display: inline-block; cursor: pointer;
}
.wsite-search-element-align-center .wsite-search-element {
	margin: auto;
}
.wsite-editor .wsite-search-element-align-center .wsite-search-element {
	margin: auto;
}
.wsite-search-element-align-right {
	overflow: hidden;
}
.wsite-editor .wsite-search-element-align-right {
	overflow: hidden;
}
.wsite-search-element-align-right .wsite-search-element {
	float: right;
}
.wsite-editor .wsite-search-element-align-right .wsite-search-element {
	float: right;
}
.wsite-search-element {
	width: 100%; position: relative; max-width: 300px;
}
.wsite-editor .wsite-search-element {
	width: 100%; position: relative; max-width: 300px;
}
.wsite-search-element-input {
	padding: 5px; width: 100%; font-size: 15px; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box;
}
.wsite-editor .wsite-search-element-input {
	padding: 5px; width: 100%; font-size: 15px; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box;
}
.wsite-search-element-submit {
	background: url("../images/common/search-light.png?1384827004") left; top: 50%; width: 13px; height: 13px; right: 8px; margin-top: -7px; position: absolute; cursor: pointer;
}
.wsite-editor .wsite-search-element-submit {
	background: url("../images/common/search-light.png?1384827004") left; top: 50%; width: 13px; height: 13px; right: 8px; margin-top: -7px; position: absolute; cursor: pointer;
}
.wsite-search-element-submit:hover {
	background-position: center;
}
.wsite-editor .wsite-search-element-submit:hover {
	background-position: center;
}
.wsite-search-element-submit:active {
	background-position: right;
}
.wsite-editor .wsite-search-element-submit:active {
	background-position: right;
}
.wsite-social {
	display: inline-block; white-space: nowrap; position: relative;
}
.wsite-editor .wsite-social {
	display: inline-block; white-space: nowrap; position: relative;
}
.hidden.wsite-social-item {
	display: none;
}
.wsite-editor .hidden.wsite-social-item {
	display: none;
}
.wsite-elements .first-child.wsite-social-item {
	padding-left: 0px !important; margin-left: 0px !important;
}
.wsite-editor .weebly-content-area .first-child.wsite-social-item {
	padding-left: 0px !important; margin-left: 0px !important;
}
.wsite-elements .last-child.wsite-social-item {
	padding-right: 0px !important; margin-right: 0px !important;
}
.wsite-editor .weebly-content-area .last-child.wsite-social-item {
	padding-right: 0px !important; margin-right: 0px !important;
}
.wsite-social-item {
	background: url("../images/common/social_icons.png?1384827004") no-repeat; margin: 0px 1px; width: 24px; height: 24px; vertical-align: top; display: inline-block;
}
.wsite-editor .wsite-social-item {
	background: url("../images/common/social_icons.png?1384827004") no-repeat; margin: 0px 1px; width: 24px; height: 24px; vertical-align: top; display: inline-block;
}
.wsite-social-facebook {
	background-position: 0px 0px;
}
.wsite-editor .wsite-social-facebook {
	background-position: 0px 0px;
}
.wsite-social-twitter {
	background-position: -24px 0px;
}
.wsite-editor .wsite-social-twitter {
	background-position: -24px 0px;
}
.wsite-social-linkedin {
	background-position: -48px 0px;
}
.wsite-editor .wsite-social-linkedin {
	background-position: -48px 0px;
}
.wsite-social-rss {
	background-position: -72px 0px;
}
.wsite-editor .wsite-social-rss {
	background-position: -72px 0px;
}
.wsite-social-mail {
	background-position: -96px 0px;
}
.wsite-editor .wsite-social-mail {
	background-position: -96px 0px;
}
.wsite-social-plus {
	background-position: -120px 0px;
}
.wsite-editor .wsite-social-plus {
	background-position: -120px 0px;
}
.wsite-social-yahoo {
	background-position: -144px 0px;
}
.wsite-editor .wsite-social-yahoo {
	background-position: -144px 0px;
}
.wsite-social-youtube {
	background-position: -168px 0px;
}
.wsite-editor .wsite-social-youtube {
	background-position: -168px 0px;
}
.wsite-social-vimeo {
	background-position: -192px 0px;
}
.wsite-editor .wsite-social-vimeo {
	background-position: -192px 0px;
}
.wsite-social-pinterest {
	background-position: -216px 0px;
}
.wsite-editor .wsite-social-pinterest {
	background-position: -216px 0px;
}
.wsite-social-flickr {
	background-position: -240px 0px;
}
.wsite-editor .wsite-social-flickr {
	background-position: -240px 0px;
}
.blog-body {
	float: left;
}
.blog-sidebar-separator {
	padding: 0px 10px;
}
.blog-post {
	position: relative; -ms-zoom: 1;
}
.blog-post .blog-header {
	width: 100%; overflow: hidden;
}
.blog-post .blog-header {
	margin: 0px !important; padding: 0px !important; border: currentColor !important; border-image: none !important; line-height: 1.5 !important;
}
.blog-post .blog-header h2.blog-title {
	margin: 0px !important; padding: 0px !important; border: currentColor !important; border-image: none !important; line-height: 1.5 !important;
}
.blog-post .blog-header div a {
	margin: 0px !important; padding: 0px !important; border: currentColor !important; border-image: none !important; line-height: 1.5 !important;
}
.blog-post .blog-header div a {
	text-decoration: none; display: block;
}
.blog-post .blog-header div a:hover {
	border: currentColor; border-image: none; color: rgb(102, 136, 255);
}
.blog-post a.blog-header-link {
	display: block;
}
.blog-post .blog-date {
	margin: 0px !important; padding: 0px !important; line-height: 1; float: left;
}
.blog-post .blog-date .date-text {
	margin: 0px 8px 0px 0px; padding: 0px 0px 4px; float: left;
}
.blog-post .blog-content {
	text-align: justify; clear: both; margin-bottom: 15px;
}
.blog-post .blog-read-more {
	text-align: right;
}
.blog-post .blog-separator {
	height: 2px; padding-top: 2px; clear: both; font-size: 2px; margin-top: 0px; margin-bottom: 5px; border-bottom-color: rgb(221, 221, 221); border-bottom-width: 1px; border-bottom-style: solid;
}
.wsite-theme-dark .blog-post .blog-separator {
	border-color: rgb(61, 61, 61);
}
.blog-post .blog-comments {
	margin: 0px !important; padding: 0px 0px 4px !important; line-height: 1; float: right;
}
.blog-post .blog-date {
	font-size: 13px;
}
.blog-post .blog-comments {
	font-size: 13px;
}
.blog-post .blog-comments-bottom {
	font-size: 13px;
}
.blog-page-nav-previous {
	float: left;
}
.blog-page-nav-next {
	float: right;
}
#fb-root {
	left: -9999px; top: 0px; position: absolute;
}
.blog-body .blog-social {
	margin: -5px 0px 15px; position: relative;
}
.blog-body .blog-social-item {
	float: left; position: relative; z-index: 1;
}
.blog-body .blog-comments-bottom {
	margin: -5px 0px 40px;
}
#weebly_page_content_container .blog-comments-bottom {
	margin: -5px 0px 40px;
}
#wsite-content .blog-comments-bottom {
	margin: -5px 0px 40px;
}
.blog-sidebar {
	width: 215px;
}
.column-blog {
	margin: 0px; padding: 0px; width: 200px; float: right;
}
.blog-notice-comments-closed {
	background: rgb(230, 240, 249); margin: 0px 0px 14px; padding: 10px; border: 1px solid rgb(167, 195, 217); border-image: none; color: rgb(105, 101, 98);
}
.blog-notice-comment-pending {
	background: rgb(230, 240, 249); margin: 0px 0px 14px; padding: 10px; border: 1px solid rgb(167, 195, 217); border-image: none; color: rgb(105, 101, 98);
}
.clear {
	clear: both;
}
.blog-feed-link {
	margin-top: 10px;
}
.blog-feed-link img {
	margin: 2px 5px 0px 0px; border: currentColor; border-image: none; float: left;
}
#blog-title {
	line-height: 20px; padding-top: 10px; font-family: "Lucida Grande","Lucida Sans Unicode",Verdana,Sans-Serif; font-size: 15px; font-weight: normal;
}
#blog-title a {
	text-decoration: none;
}
#blog-title a:hover {
	border: currentColor; border-image: none; color: rgb(102, 136, 255);
}
#blog-title-link {
	display: block;
}
#blog-date {
	padding-left: 0px; font-size: 13px; float: left;
}
#blog-content {
	text-align: justify; clear: both; margin-bottom: 15px;
}
#blog-content ul {
	padding: 25px;
}
#blog-separator {
	height: 2px; padding-top: 2px; clear: both; font-size: 2px; margin-top: 0px; border-bottom-color: rgb(221, 221, 221); border-bottom-width: 1px; border-bottom-style: solid;
}
#blog-author {
	background: rgb(251, 251, 251); margin: 0px 0px 2px; padding: 0px 5px 2px; border-bottom-color: rgb(249, 249, 249); border-bottom-width: 1px; border-bottom-style: solid; float: right;
}
#blog-comments {
	margin: 0px; font-size: 13px; float: right;
}
#weeblyform {
	line-height: 16px;
}
#weeblyform textarea {
	background: rgb(255, 255, 255); padding: 2px; border: 1px solid rgb(171, 173, 179); border-image: none; width: 300px; height: 140px; color: rgb(0, 0, 0); line-height: 1.2em; font-family: "Lucida Grande",Tahoma,Arial,sans-serif; font-size: 13px;
}
#weeblyform .formfield {
	margin: 5px 0px;
}
#weeblyform label.field {
	padding-bottom: 2px; font-family: "Lucida Grande",Tahoma,Arial,sans-serif; font-size: 13px; font-weight: bold; display: block;
}
#weeblyform input.text {
	background: rgb(255, 255, 255); padding: 3px 2px; border: 1px solid rgb(171, 173, 179); border-image: none; width: 175px; color: rgb(0, 0, 0); font-family: "Lucida Grande",Tahoma,Arial,sans-serif; font-size: 13px;
}
#weeblyform input.button {
	margin: 0px; padding: 1px;
}
#icontent pre {
	margin: 10px 0px; padding: 10px;
}
pre {
	margin: 10px 0px; padding: 10px;
}
.blog-button {
	background: url("../images/common/blog/blog-comment-button.png?1384827004") no-repeat 0px -23px; height: 23px; color: rgb(51, 51, 51); line-height: 23px; font-family: "Helvetica Neue",Helvetica,Arial; font-size: 11px; font-weight: bold; cursor: pointer;
}
.blog-button span {
	background: url("../images/common/blog/blog-comment-button.png?1384827004") no-repeat 100% 0px; margin: 0px 0px 0px 7px; padding: 0px 15px 0px 8px; height: 100%; float: left;
}
#commentAreaTitle {
	font: bold 18px/normal Helvetica; margin: 10px 0px 20px; padding: 0px; font-size-adjust: none; font-stretch: normal;
}
#commentArea p {
	margin: 0px; padding: 0px;
}
.blogCommentWrap {
	background: url("../images/common/blog/blog-comment-header.png?1384827004") no-repeat 100% -96px; margin: 0px 0px 22px; padding: 0px 6px 0px 0px; -ms-word-wrap: break-word;
}
.blogCommentHeading {
	background: url("../images/common/blog/blog-comment-header.png?1384827004") no-repeat 0px -48px; margin: 0px 0px 10px; padding: 0px 0px 0px 6px; font-family: "Helvetica Neue",Arial,Helvetica;
}
.blogCommentHeading .blogCommentHeadingInner {
	background: url("../images/common/blog/blog-comment-header.png?1384827004") repeat-x 0px 0px; height: 48px;
}
.blogCommentHeading .blogCommentAuthor {
	background: url("../images/common/blog/blog-comment-pointer.png?1384827004") no-repeat 20px 0px; padding: 0px 0px 0px 11px; height: 48px; color: rgb(51, 51, 51); font-size: 14px; font-weight: bold; float: left;
}
.blogCommentHeading .blogCommentAuthor span.name {
	height: 38px; line-height: 36px; float: left; text-shadow: 1px 1px 0px #fff;
}
.blogCommentHeading .blogCommentAuthor a.name {
	height: 38px; line-height: 36px; float: left; text-shadow: 1px 1px 0px #fff;
}
.blogCommentHeading .blogCommentAuthor span.email {
	height: 38px; line-height: 36px; float: left; text-shadow: 1px 1px 0px #fff;
}
.blogCommentHeading .blogCommentAuthor span.name {
	margin: 0px 3px 0px 0px; color: rgb(51, 51, 51) !important;
}
.blogCommentHeading .blogCommentAuthor a.name {
	margin: 0px 3px 0px 0px; color: rgb(51, 51, 51) !important;
}
.blogCommentHeading .blogCommentAuthor span.email {
	margin: 0px 0px 0px 4px; color: rgb(102, 102, 102); font-size: 12px;
}
.blogCommentHeading .blogCommentAuthor a.link {
	background: url("../images/common/blog/blog-comment-link.png?1384827004") no-repeat 0px 0px; margin: 11px 3px 0px 0px; width: 16px; height: 16px; color: rgb(0, 102, 204); text-indent: -1000px; overflow: hidden; float: left; cursor: pointer;
}
.blogCommentOwner {
	background-image: url("../images/common/blog/blog-comment-header-author.png?1384827004");
}
.blogCommentOwner .blogCommentHeading {
	background-image: url("../images/common/blog/blog-comment-header-author.png?1384827004");
}
.blogCommentOwner .blogCommentHeadingInner {
	background-image: url("../images/common/blog/blog-comment-header-author.png?1384827004");
}
.blogCommentOwner .blogCommentHeading .blogCommentAuthor {
	background-image: url("../images/common/blog/blog-comment-pointer-author.png?1384827004");
}
.blogCommentHeading .blogCommentDate {
	margin: 0px; padding: 0px 9px 0px 0px; height: 48px; text-align: right; color: rgb(51, 51, 51); line-height: 38px; font-size: 12px; float: right; text-shadow: 1px 1px 0px #fff;
}
.blogCommentText {
	padding: 0px 16px;
}
.blogCommentText p {
	font: 13px/18px Helvetica; margin: 0px; padding: 0px; color: rgb(51, 51, 51); font-size-adjust: none; font-stretch: normal;
}
#secondlist .blogCommentText p {
	font: 13px/18px Helvetica; margin: 0px; padding: 0px; color: rgb(51, 51, 51); font-size-adjust: none; font-stretch: normal;
}
.blogCommentOptions {
	width: 100%; overflow: hidden;
}
.blogCommentOptions .blog-button {
	margin: 10px 0px 0px 6px; float: right;
}
.blogCommentReplyWrapper {
	margin: 10px 0px 0px; height: 468px; position: relative;
}
.blogCommentReplyStudent {
	height: 318px;
}
.blogCommentSubreplyWrapper div.iframeWrapper {
	background: rgb(244, 243, 243); border-radius: 10px; border: 1px solid rgb(227, 227, 227); border-image: none; -moz-border-radius: 10px; -webkit-border-radius: 10px;
}
.blogCommentReplyWrapper iframe {
	padding: 6px 0px; width: 100%; height: 410px; overflow: hidden;
}
.blogCommentSubreplyWrapper iframe {
	padding: 36px 0px 0px;
}
.blogCommentReplyStudent iframe {
	height: 265px;
}
.blogCommentLevel1 {
	margin-left: 50px;
}
.blogCommentLevel2 {
	margin-left: 100px;
}
.blogCommentLevel3 {
	margin-left: 150px;
}
.blogCommentLevel4 {
	margin-left: 200px;
}
#commentPostDiv {
	max-width: 424px;
}
.centered#commentPostDiv {
	margin: 0px auto;
}
#commentPostDiv .field {
	margin: 0px 0px 16px;
}
#commentPostDiv .field-notify {
	margin: 0px 0px 16px; float: left;
}
#commentPostDiv .field label {
	font: bold 13px/normal Helvetica; margin: 0px 0px 6px; display: block; font-size-adjust: none; font-stretch: normal;
}
#commentPostDiv .commentInput {
	padding: 0px 0px 0px 12px; position: relative;
}
#commentPostDiv .commentTextarea {
	padding: 0px 0px 0px 12px; position: relative;
}
#commentPostDiv .field input[type=text] {
	background: url("../images/common/blog/blog-comment-field-bg.png?1384827004") repeat-x 0px 0px rgb(255, 255, 255); font: 13px/normal Arial; margin: 0px 0px 0px -12px; padding: 0px 5px; border: 1px solid rgb(153, 153, 153); border-image: none; width: 100%; color: rgb(0, 0, 0); font-size-adjust: none; font-stretch: normal;
}
#commentPostDiv .field textarea {
	background: url("../images/common/blog/blog-comment-field-bg.png?1384827004") repeat-x 0px 0px rgb(255, 255, 255); font: 13px/normal Arial; margin: 0px 0px 0px -12px; padding: 0px 5px; border: 1px solid rgb(153, 153, 153); border-image: none; width: 100%; color: rgb(0, 0, 0); font-size-adjust: none; font-stretch: normal;
}
#commentPostDiv .field-disabled label {
	color: rgb(153, 153, 153);
}
#commentPostDiv .field-disabled input[type=text] {
	border-color: rgb(204, 204, 204); color: rgb(153, 153, 153);
}
#commentPostDiv .field-disabled textarea {
	border-color: rgb(204, 204, 204); color: rgb(153, 153, 153);
}
#commentPostDiv .field input[type=text] {
	height: 26px; line-height: 26px;
}
#commentPostDiv .field textarea {
	height: 78px; padding-top: 6px; padding-bottom: 6px;
}
#commentPostDiv .field-checkbox {
	margin-bottom: 12px;
}
#commentPostDiv .field-checkbox label {
	font-weight: normal;
}
#commentPostDiv .field-checkbox label span {
	padding-left: 2px;
}
#commentUserInfo {
	width: 314px; height: 23px; color: rgb(51, 51, 51); line-height: 23px; font-size: 12px; float: left;
}
#commentUserInfo a {
	color: rgb(0, 102, 204);
}
#commentSubmit {
	margin-right: 0px; float: right;
}
#commentCancel {
	margin-right: 0px; float: right;
}
#commentSubmit span {
	padding-right: 11px; padding-left: 4px;
}
#commentCancel span {
	padding-right: 11px; padding-left: 4px;
}
.disabled#commentSubmit span {
	color: rgb(153, 153, 153);
}
.blogCommentReplyOverlay {
	background: url("#"); border: currentColor; border-image: none; width: 60px; height: 36px; text-indent: -1000px; overflow: hidden; z-index: 100000; cursor: pointer;
}
.columnlist-blog {
	margin: 0px; padding: 0px;
}
#errorMessage {
	margin: 14px 0px 0px; color: red; font-size: 12px; font-weight: bold;
}
#secondlist .blogCommentPrompt {
	background: rgb(255, 255, 204); margin: 8px 0px 0px; border: 1px solid rgb(204, 204, 204); border-image: none; text-align: left;
}
#secondlist .blogCommentPrompt > div {
	padding: 16px;
}
#secondlist .blogCommentPrompt .heading {
	margin: 0px 0px 3px; font-size: 1.2em; font-weight: bold;
}
#secondlist .blogCommentPrompt .options {
	padding-top: 10px;
}
#secondlist .blogCommentPrompt .options .answer {
	width: 100%; overflow: hidden;
}
#secondlist .blogCommentPrompt .options .answer a {
	float: left;
}
#secondlist .blogCommentPrompt .options .answer a img {
	border: 0px currentColor; border-image: none;
}
#secondlist .blogCommentPrompt .options .answer a span {
	top: -3px; margin-left: 2px; position: relative;
}
#secondlist .blogCommentPrompt .options .answer-yes {
	margin-right: 15px; margin-bottom: 4px;
}
#secondlist .blogCommentPrompt .options .answer-yes a {
	color: red; margin-right: 14px;
}
#secondlist .blogCommentPrompt .options .answer-yes .delete-replies {
	margin-top: 2px; float: left;
}
#secondlist .blogCommentPrompt .options .answer-yes .delete-replies label {
	font-family: Arial,Helvetica; vertical-align: middle;
}
#secondlist .blogCommentPrompt .options .answer-yes .delete-replies input {
	vertical-align: middle;
}
.wsite-theme-dark #commentAreaTitle {
	color: rgb(102, 102, 102);
}
.wsite-theme-dark .blogCommentWrap {
	background: url("../images/common/blog/dark-blog-comment-header.png?1384827004") no-repeat 100% -96px;
}
.wsite-theme-dark .blogCommentHeading {
	background: url("../images/common/blog/dark-blog-comment-header.png?1384827004") no-repeat 0px -48px;
}
.wsite-theme-dark .blogCommentHeading .blogCommentHeadingInner {
	background: url("../images/common/blog/dark-blog-comment-header.png?1384827004") repeat-x 0px 0px;
}
.wsite-theme-dark .blogCommentHeading .blogCommentAuthor {
	background: url("../images/common/blog/dark-blog-comment-pointer.png?1384827004") no-repeat 20px 0px; color: rgb(255, 255, 255);
}
.wsite-theme-dark .blogCommentHeading .blogCommentAuthor span.name {
	color: rgb(255, 255, 255) !important; text-shadow: 1px 1px 0px #000;
}
.wsite-theme-dark .blogCommentHeading .blogCommentAuthor a.name {
	color: rgb(255, 255, 255) !important; text-shadow: 1px 1px 0px #000;
}
.wsite-theme-dark .blogCommentOwner {
	background-image: url("../images/common/blog/dark-blog-comment-header-author.png?1384827004");
}
.wsite-theme-dark .blogCommentOwner .blogCommentHeading {
	background-image: url("../images/common/blog/dark-blog-comment-header-author.png?1384827004");
}
.wsite-theme-dark .blogCommentOwner .blogCommentHeadingInner {
	background-image: url("../images/common/blog/dark-blog-comment-header-author.png?1384827004");
}
.wsite-theme-dark .blogCommentOwner .blogCommentHeading .blogCommentAuthor {
	background-image: url("../images/common/blog/dark-blog-comment-pointer-author.png?1384827004");
}
.wsite-theme-dark .blogCommentHeading .blogCommentAuthor span.name {
	text-shadow: 1px 1px 0px #000;
}
.wsite-theme-dark .blogCommentHeading .blogCommentAuthor span.email {
	text-shadow: 1px 1px 0px #000;
}
.wsite-theme-dark .blogCommentHeading .blogCommentAuthor span.name {
	color: rgb(255, 255, 255);
}
.wsite-theme-dark .blogCommentHeading .blogCommentAuthor span.email {
	color: rgb(255, 255, 255); font-weight: normal; text-shadow: none;
}
.wsite-theme-dark .blogCommentHeading .blogCommentAuthor a.link {
	background: url("../images/common/blog/dark-blog-comment-link.png?1384827004") no-repeat 0px 0px;
}
.wsite-theme-dark .blogCommentHeading .blogCommentDate {
	color: rgb(255, 255, 255); text-shadow: none;
}
.wsite-theme-dark .blogCommentText p {
	color: rgb(255, 255, 255);
}
.wsite-theme-dark #secondlist .blogCommentText p {
	color: rgb(255, 255, 255);
}
.wsite-theme-dark .blogCommentSubreplyWrapper div.iframeWrapper {
	border-color: rgb(122, 122, 122); background-color: rgb(67, 66, 66);
}
.wsite-theme-dark #commentPostDiv .field label {
	color: rgb(255, 255, 255);
}
.wsite-theme-dark #commentUserInfo {
	color: rgb(255, 255, 255);
}
.wsite-theme-dark #commentUserInfo a {
	color: orange;
}
.wsite-theme-dark #errorMessage {
	color: rgb(255, 255, 255);
}
#lightbox {
	padding: 10px; border-right-color: rgb(102, 102, 102); border-bottom-color: rgb(102, 102, 102); border-right-width: 2px; border-bottom-width: 2px; border-right-style: solid; border-bottom-style: solid; background-color: rgb(238, 238, 238);
}
#lightbox #lightboxDetails {
	padding-top: 0.4em; font-size: 14px;
}
#lightbox #lightboxCaption {
	float: left;
}
#lightbox #keyboardMsg {
	float: right;
}
#lightbox #keyboardMsg a {
	color: rgb(85, 85, 85); font-family: verdana; font-size: 0.8em; text-decoration: none;
}
#lightbox img {
	border: currentColor; border-image: none;
}
#overlay img {
	border: currentColor; border-image: none;
}
#overlay {
	background: rgb(0, 0, 0); opacity: 0.7;
}
#lightbox #closeButton {
	top: 10px; right: 10px; border-left-color: rgb(255, 255, 255) !important; border-left-width: 5px !important; border-left-style: solid !important;
}
#lightbox2 {
	left: 0px; top: 40px; width: 100%; text-align: center; line-height: 0; position: absolute; z-index: 100;
}
#lightbox2 a img {
	border: currentColor; border-image: none;
}
#lightbox2 #outerImageContainer {
	margin: 0px auto; width: 250px; height: 250px; position: relative; background-color: rgb(255, 255, 255);
}
#lightbox2 #imageContainer {
	padding: 10px;
}
#lightbox2 #loading {
	left: 0%; top: 40%; width: 100%; height: 25%; text-align: center; line-height: 0; position: absolute;
}
#lightbox2 #hoverNav {
	left: 0px; top: 0px; width: 100%; height: 100%; position: absolute; z-index: 10;
}
#lightbox2 #imageContainer > #hoverNav {
	left: 0px;
}
#lightbox2 #hoverNav a {
	
}
#lightbox2 #prevLink {
	background: url("../images/util/general/blank.gif?1384827005") no-repeat; width: 49%; height: 100%; display: block;
}
#lightbox2 #nextLink {
	background: url("../images/util/general/blank.gif?1384827005") no-repeat; width: 49%; height: 100%; display: block;
}
#lightbox2 #prevLink {
	left: 0px; float: left;
}
#lightbox2 #nextLink {
	right: 0px; float: right;
}
#lightbox2 #prevLink {
	left: 0px; float: left;
}
#lightbox2 #nextLink {
	right: 0px; float: right;
}
#lightbox2 #prevLink:hover {
	background: url("../images/common/lightbox/prevlabel.gif?1384827004") no-repeat left 15%;
}
#lightbox2 #prevLink:hover:visited {
	background: url("../images/common/lightbox/prevlabel.gif?1384827004") no-repeat left 15%;
}
#lightbox2 #nextLink:hover {
	background: url("../images/common/lightbox/nextlabel.gif?1384827004") no-repeat right 15%;
}
#lightbox2 #nextLink:hover:visited {
	background: url("../images/common/lightbox/nextlabel.gif?1384827004") no-repeat right 15%;
}
#lightbox2 #imageDataContainer {
	font: 10px/1.4em Verdana, Helvetica, sans-serif; margin: 0px auto; font-size-adjust: none; font-stretch: normal; background-color: rgb(255, 255, 255);
}
#lightbox2 #imageData {
	padding: 0px 10px;
}
#lightbox2 #imageData #imageDetails {
	width: 50%; text-align: left; color: rgb(0, 0, 0); float: left;
}
#lightbox2 #imageData #caption {
	font-weight: bold;
}
#lightbox2 #imageData #numberDisplay {
	padding-bottom: 1em; clear: left; display: block;
}
#lightbox2 #imageData #bottomNavPrev {
	width: 20px; padding-bottom: 0.7em; float: right;
}
#lightbox2 #imageData #bottomNavPrev img {
	margin: 3px auto 0px; display: block;
}
#lightbox2 #imageData #bottomNavNext {
	width: 20px; padding-bottom: 0.7em; float: right;
}
#lightbox2 #imageData #bottomNavNext img {
	margin: 3px auto 0px; display: block;
}
#lightbox2 #imageData #bottomNavClose {
	margin: 0px 0px 0px 10px; width: 66px; padding-bottom: 0.7em; float: right;
}
#lightbox2-overlay {
	left: 0px; top: 0px; width: 100%; height: 500px; position: absolute; z-index: 90; opacity: 0.6; background-color: rgb(0, 0, 0); -moz-opacity: 0.6;
}
#lightbox2 .clearfix::after {
	height: 0px; clear: both; display: block; visibility: hidden; content: ".";
}
* html > body #lightbox2 .clearfix {
	width: 100%; display: inline-block;
}
* html #lightbox2 .clearfix {
	height: 1%;
}
em {
	position: relative;
}
.product-block {
	padding: 7px !important; border: 1px solid rgb(204, 204, 204) !important; border-image: none !important; width: 168px !important;
}
.product-block-inner {
	margin: 0px auto !important; border: 1px solid rgb(204, 204, 204) !important; border-image: none !important; width: 164px !important; height: 120px !important;
}
.product-block .product-title {
	margin: 0px !important; font-size: 11px !important; font-weight: bold !important;
}
.product-block .product-image {
	border: currentColor !important; border-image: none !important; width: 164px !important; height: 120px !important;
}
.product-block-price {
	float: left !important; min-height: 20px !important;
}
.product-block .product-price {
	float: left !important;
}
.product-block span.product-price {
	float: none !important;
}
.product-block .product-button {
	border: currentColor !important; border-image: none !important; float: right !important;
}
.product-large .product-title {
	margin: 0px 0px 5px !important; font-size: 20px !important; font-weight: bold !important;
}
.product-large .product-image {
	margin: 0px 10px 10px 0px; border: currentColor !important; border-image: none !important; float: left !important;
}
.product-large-price {
	margin: 10px 0px !important; font-size: 14px !important; font-weight: bold !important;
}
.product-large .product-price {
	float: left !important;
}
.product-large span.product-price {
	float: none !important;
}
.product-large .product-button {
	border: currentColor !important; border-image: none !important;
}
.product-small .product-title {
	margin: 0px 0px 3px !important; font-size: 16px !important; font-weight: bold !important;
}
.product-small .product-image {
	margin: 0px 10px 10px 0px !important; border: currentColor !important; border-image: none !important; float: left !important;
}
.product-small-price {
	margin: 6px 0px !important; font-size: 12px !important; font-weight: bold !important; float: left !important;
}
.product-small .product-price {
	float: left !important;
}
.product-small span.product-price {
	float: none !important;
}
.product-small .product-button {
	border: currentColor !important; border-image: none !important; float: right !important;
}
.product-long {
	padding: 15px !important; border: 1px solid rgb(239, 239, 239) !important; border-image: none !important; margin-bottom: 15px !important;
}
.product-long .product-title {
	margin: 0px 0px 20px !important; font-size: 20px !important; font-weight: bold !important;
}
.product-long-detail {
	background: rgb(239, 239, 239) !important; padding: 3px 15px !important; border: 1px solid rgb(205, 205, 205) !important; border-image: none !important; width: 155px !important; line-height: normal !important; margin-left: 10px !important; float: right !important;
}
.product-long .product-image {
	margin: 0px 10px 10px 0px !important; border: currentColor !important; border-image: none !important; float: left !important;
}
.product-long-price {
	margin: 10px 0px !important; color: rgb(0, 0, 0); font-size: 16px !important; font-weight: bold !important;
}
.product-long .product-price {
	float: left;
}
.product-long span.product-price {
	float: none !important;
}
.product-long .product-button {
	border: currentColor !important; border-image: none !important;
}
.paypal-pixel {
	border: currentColor !important; border-image: none !important;
}
.product {
	margin-bottom: 10px !important;
}
#weebly-menus .weebly-menu-wrap {
	line-height: 0; font-size: 0px; z-index: 5000;
}
#wsite-menus .wsite-menu-wrap {
	line-height: 0; font-size: 0px; z-index: 5000;
}
#weebly-menus .weebly-menu {
	list-style: none; margin: 0px; padding: 0px;
}
#wsite-menus .wsite-menu {
	list-style: none; margin: 0px; padding: 0px;
}
#weebly-menus .weebly-menu li {
	margin: 0px; padding: 0px; width: 200px; text-align: left; position: relative;
}
#wsite-menus .wsite-menu li {
	margin: 0px; padding: 0px; width: 200px; text-align: left; position: relative;
}
#weebly-menus .weebly-menu li a {
	background: rgb(249, 249, 248); padding: 5px; color: rgb(0, 0, 0); line-height: 1; font-size: 13px; font-weight: normal; text-decoration: none; border-right-color: rgb(204, 204, 204); border-bottom-color: rgb(204, 204, 204); border-left-color: rgb(204, 204, 204); border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-right-style: solid; border-bottom-style: solid; border-left-style: solid; display: block; position: relative; -ms-zoom: 1;
}
#wsite-menus .wsite-menu li a {
	background: rgb(249, 249, 248); padding: 5px; color: rgb(0, 0, 0); line-height: 1; font-size: 13px; font-weight: normal; text-decoration: none; border-right-color: rgb(204, 204, 204); border-bottom-color: rgb(204, 204, 204); border-left-color: rgb(204, 204, 204); border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-right-style: solid; border-bottom-style: solid; border-left-style: solid; display: block; position: relative; -ms-zoom: 1;
}
#weebly-menus .weebly-menu li a:hover {
	background: rgb(227, 227, 227);
}
#wsite-menus .wsite-menu li a:hover {
	background: rgb(227, 227, 227);
}
#weebly-menus span.weebly-menu-title {
	padding: 5px 10px; display: block; -ms-zoom: 1;
}
#wsite-menus span.wsite-menu-title {
	padding: 5px 10px; display: block; -ms-zoom: 1;
}
#weebly-menus span.weebly-menu-more {
	padding: 5px 0px; top: 0px; height: 28px; right: 5px; line-height: 28px; font-family: Courier; display: block; position: absolute;
}
#wsite-menus span.wsite-menu-more {
	padding: 5px 0px; top: 0px; height: 28px; right: 5px; line-height: 28px; font-family: Courier; display: block; position: absolute;
}
#wsite-menus .wsite-menu-arrow {
	top: 50%; height: 15px; right: 5px; line-height: 15px; font-family: Courier; margin-top: -7px; display: block; position: absolute;
}
html body .galleryImageBorder {
	border-style: solid; border-color: rgba(0, 0, 0, 0.13);
}
html body a .galleryImageBorder {
	border-style: solid; border-color: rgba(0, 0, 0, 0.13);
}
html .wsite-theme-dark .galleryImageBorder {
	border-style: solid; border-color: rgba(255, 255, 255, 0.13);
}
html .wsite-theme-dark a .galleryImageBorder {
	border-style: solid; border-color: rgba(255, 255, 255, 0.13);
}
html body .galleryImageBorderBlack {
	border-style: solid; border-color: rgb(0, 0, 0);
}
html body a .galleryImageBorderBlack {
	border-style: solid; border-color: rgb(0, 0, 0);
}
.imageGallery {
	width: 100%;
}
.blog-body {
	width: 100%;
}
.blog-content .imageGallery {
	width: 101%;
}
#blog-content .imageGallery {
	width: 101%;
}
.galleryCaptionHolder {
	width: 100%; bottom: 0px; overflow: hidden; position: absolute;
}
.galleryCaptionHover .galleryCaptionHolder {
	transition:opacity 500ms; display: none; opacity: 0; -webkit-transition: opacity 500ms; -moz-transition: opacity 500ms; -o-transition: opacity 500ms;
}
.galleryInnerImageHolder:hover .galleryCaptionHolder {
	display: block; opacity: 1;
}
.galleryCaptionHolderInner {
	transition:margin-bottom 500ms; top: 0px; width: 100%; margin-bottom: -100%; position: relative; z-index: 5; -webkit-transition: margin-bottom 500ms; -moz-transition: margin-bottom 500ms; -o-transition: margin-bottom 500ms;
}
.galleryCaptionsVisible {
	margin-bottom: 0px;
}
.galleryImageHolder {
	position: relative;
}
.galleryImageHolder .galleryCaptionInnerText {
	margin: 15px auto; padding: 0px; text-align: center;
}
.imageGallery .galleryCaptionInnerText p {
	margin: 0px; padding: 0px;
}
.imageGallery .galleryCaptionInnerText p {
	color: white; line-height: 24px; letter-spacing: 1px; font-family: "Helvetica Neue",Helvetica Neue,Helvetica,Arial,sans-serif; font-size: 16px; font-weight: 100;
}
.imageGallery .galleryCaptionInnerText {
	color: white; line-height: 24px; letter-spacing: 1px; font-family: "Helvetica Neue",Helvetica Neue,Helvetica,Arial,sans-serif; font-size: 16px; font-weight: 100;
}
.fullImageGalleryCaption {
	height: 100%;
}
.fullImageGalleryCaption > .galleryCaptionHolderInner {
	height: 100%;
}
.fullImageGalleryCaption .galleryCaptionInnerTextHolder {
	height: 100%;
}
.fullImageGalleryCaption > .galleryCaptionHolderInner {
	width: 100%; display: table;
}
.galleryInnerImageHolder:hover .galleryCaptionHolderInner {
	margin-bottom: 0%;
}
.fullImageGalleryCaption .galleryCaptionInnerTextHolder {
	vertical-align: middle; display: table-cell;
}
.partialImageGalleryCaption {
	width: 100%; text-align: left; max-height: 100%;
}
.galleryCaptionHolderInnerBg {
	background: black; top: 0px; width: 100%; height: 100%; position: absolute; z-index: 0; opacity: 0.6;
}
.captionEditorSelectHolder {
	margin-top: 5px;
}
.thumbnailCaptionsOuter {
	margin-top: 16px;
}
.thumbnailCaptionsHolder {
	margin-right: 20px; float: left;
}
#galleryCaptionsCheckboxHolder {
	margin-top: 7px; float: left;
}
#galleryCaptionsCheckboxHolder > input[type='checkbox'].editorCheckbox {
	width: auto; margin-top: -4px; vertical-align: middle; display: inline-block;
}
#galleryCaptionsCheckboxHolder > input[type='checkbox'].editorCheckbox + label {
	text-align: center; margin-left: -7px; display: inline-block; cursor: pointer;
}
#galleryCaptionsCheckboxHolder > input[type='checkbox'].editorCheckbox + label::before {
	background-position: 0px -78px; margin: 0px 8px 3px -16px; width: 26px; height: 26px; line-height: 27px; vertical-align: middle; display: inline-block; content: ""; background-image: none;
}
@media not all, not all, not all, not all, only screen and (min-resolution:192dpi), not all
{
#galleryCaptionsCheckboxHolder > input[type='checkbox'].editorCheckbox + label::before {
	background-position: 0px -75px; background-image: url("../sprites/util/inputs/checkmarkBox/@2x-s7c3d71e3ed.png"); background-size: 25px 100px;
}
}
#galleryCaptionsCheckboxHolder > input[type='checkbox']:checked.editorCheckbox + label::before {
	background-position: 0px -78px; content: "\f19a"; opacity: 0; background-image: none;
}
@media not all, not all, not all, not all, only screen and (min-resolution:192dpi), not all
{
#galleryCaptionsCheckboxHolder > input[type='checkbox']:checked.editorCheckbox + label::before {
	background-position: 0px -75px; background-image: url("../sprites/util/inputs/checkmarkBox/@2x-s7c3d71e3ed.png"); background-size: 25px 100px;
}
}
#galleryCaptionsCheckboxHolder > input[type='checkbox'].editorCheckbox:hover + label::before {
	background-position: 0px -52px; background-image: none;
}
@media not all, not all, not all, not all, only screen and (min-resolution:192dpi), not all
{
#galleryCaptionsCheckboxHolder > input[type='checkbox'].editorCheckbox:hover + label::before {
	background-position: 0px -50px; background-image: url("../sprites/util/inputs/checkmarkBox/@2x-s7c3d71e3ed.png"); background-size: 25px 100px;
}
}
#galleryCaptionsCheckboxHolder > input[type='checkbox'].editorCheckbox:active + label::before {
	background-position: 0px -26px; background-image: none;
}
@media not all, not all, not all, not all, only screen and (min-resolution:192dpi), not all
{
#galleryCaptionsCheckboxHolder > input[type='checkbox'].editorCheckbox:active + label::before {
	background-position: 0px 0px; background-image: url("../sprites/util/inputs/checkmarkBox/@2x-s7c3d71e3ed.png"); background-size: 25px 100px;
}
}
.weebly-form-field {
	clear: both;
}
.wsite-form-field {
	clear: both;
}
.weebly-form-field select {
	height: 25px;
}
.wsite-form-field select {
	height: 25px;
}
.weebly-form-label {
	font-weight: bold;
}
.wsite-form-label {
	font-weight: bold;
}
.weebly-form-sublabel {
	padding-bottom: 5px !important; font-size: 11px; display: block;
}
.wsite-form-sublabel {
	padding-bottom: 5px !important; font-size: 11px; display: block;
}
.weebly-form-left {
	float: left;
}
.wsite-form-left {
	float: left;
}
.weebly-form-right {
	float: right;
}
.wsite-form-right {
	float: right;
}
.formlist {
	margin: 0px !important; padding: 0px !important; min-height: 100px;
}
.wsite-editor .formlist {
	margin: 0px !important; padding: 0px !important; min-height: 100px;
}
.form-input-error {
	border-color: red !important;
}
.form-not-required {
	display: none;
}
.form-required {
	color: red; display: inline;
}
.form-radio-container {
	margin: 5px 0px 7px !important; display: block;
}
.wsite-editor .form-radio-container {
	margin: 5px 0px 7px !important; display: block;
}
.form-radio-container input {
	margin: 0px 5px 0px 0px; border: currentColor !important; border-image: none !important;
}
.wsite-editor .form-radio-container input {
	margin: 0px 5px 0px 0px; border: currentColor !important; border-image: none !important;
}
.instructions-container {
	background: rgb(254, 239, 218); padding: 10px; border: 1px solid rgb(247, 148, 28); border-image: none; width: 185px; color: rgb(0, 0, 0); font-size: 14px; position: absolute; z-index: 10; cursor: pointer;
}
.form-field-error .weebly-form-radio-container {
	border: 1px solid red; border-image: none;
}
.form-field-error .wsite-form-radio-container {
	border: 1px solid red; border-image: none;
}
.imgPusher {
	overflow: hidden; display: block;
}
#imageresizer {
	background: rgb(255, 85, 68); border: 1px solid rgb(0, 0, 0); border-image: none; width: 7px; height: 7px; font-size: 3px; display: none; position: absolute; z-index: 19; cursor: nw-resize;
}
.wsite-initial-image .element-box {
	border: 1px solid rgb(206, 208, 210); border-image: none;
}
.wsite-initial-image .wsite-image {
	border-radius: 4px; transition:border-color 0.1s ease-in, background-color 0.1s ease-in; background-color: rgba(206, 208, 210, 0.1); -webkit-transition: border-color 0.1s ease-in, background-color 0.1s ease-in; -moz-transition: border-color 0.1s ease-in, background-color 0.1s ease-in; -o-transition: border-color 0.1s ease-in, background-color 0.1s ease-in;
}
.wsite-initial-image .wsite-image img {
	border: 0px currentColor !important; border-image: none !important;
}
.wsite-initial-image-upload.wsite-initial-image .wsite-image {
	border-color: rgb(139, 207, 253); background-color: rgba(90, 186, 252, 0.1);
}
.wsite-image {
	position: relative;
}
.wsite-image a {
	
}
body .wsite-image-border-hairline a img {
	border: 1px solid rgba(0, 0, 0, 0.13);
}
body .wsite-image-border-thin a img {
	border: 1px solid rgba(0, 0, 0, 0.13);
}
body .wsite-image-border-medium a img {
	border: 1px solid rgba(0, 0, 0, 0.13);
}
body .wsite-image-border-thick a img {
	border: 1px solid rgba(0, 0, 0, 0.13);
}
.wsite-theme-dark .wsite-image-border-hairline a img {
	border: 1px solid rgba(255, 255, 255, 0.13);
}
.wsite-theme-dark .wsite-image-border-thin a img {
	border: 1px solid rgba(255, 255, 255, 0.13);
}
.wsite-theme-dark .wsite-image-border-medium a img {
	border: 1px solid rgba(255, 255, 255, 0.13);
}
.wsite-theme-dark .wsite-image-border-thick a img {
	border: 1px solid rgba(255, 255, 255, 0.13);
}
body .wsite-image-border-black a img {
	border-color: rgb(0, 0, 0);
}
body .wsite-theme-dark .wsite-image-border-black a img {
	border-color: rgb(0, 0, 0);
}
.wsite-image-border-none a img {
	border-width: 0px !important;
}
.wsite-image-border-hairline {
	padding-right: 1px !important; padding-left: 1px !important;
}
.wsite-image-border-hairline img {
	margin-right: -1px !important; margin-left: -1px !important;
}
.wsite-image-border-thin {
	padding-right: 2px !important; padding-left: 2px !important;
}
.wsite-image-border-thin img {
	padding: 1px !important; margin-right: -2px !important; margin-left: -2px !important;
}
.wsite-image-border-medium {
	padding-right: 4px !important; padding-left: 4px !important;
}
.wsite-image-border-medium img {
	padding: 3px !important; margin-right: -4px !important; margin-left: -4px !important;
}
.wsite-image-border-thick {
	padding-right: 7px !important; padding-left: 7px !important;
}
.wsite-image-border-thick img {
	padding: 6px !important; margin-right: -7px !important; margin-left: -7px !important;
}
.blog-content div a img {
	max-width: 100%;
}
#blog-content div a img {
	max-width: 100%;
}
.blog-content .imageGallery div a img {
	max-width: none;
}
#blog-content .imageGallery div a img {
	max-width: none;
}
.blog-content .wslide div a img {
	max-width: none;
}
#blog-content .wslide div a img {
	max-width: none;
}
.wsite-logo {
	vertical-align: top; display: inline-block;
}
.wsite-logo img {
	vertical-align: top !important;
}
.wsite-logo span {
	vertical-align: top !important;
}
.wsite-logo table {
	margin: 0px !important; border: 0px currentColor !important; border-image: none !important; border-collapse: collapse !important; border-spacing: 0 !important;
}
.wsite-logo td {
	vertical-align: middle !important;
}
.wsite-logo td {
	padding: 0px !important; border: 0px currentColor !important; border-image: none !important;
}
.wsite-logo a img {
	border: 0px currentColor; border-image: none;
}
.wsite-title-placeholder {
	padding-right: 60px !important; cursor: default;
}
hr.styled-hr {
	margin: 0px auto; border: 0pt currentColor; border-image: none; height: 1px; text-align: center; color: rgba(0, 0, 0, 0.13); background-color: rgba(0, 0, 0, 0.13);
}
.wsite-theme-dark hr.styled-hr {
	margin: 0px auto; border: 0pt currentColor; border-image: none; height: 1px; text-align: center; color: rgba(255, 255, 255, 0.13); box-shadow: 1px -1px 1px rgba(0,0,0,0.3); background-color: rgba(255, 255, 255, 0.13);
}
.wsite-not-footer {
	text-align: left;
}
.wsite-multicol {
	position: relative; direction: ltr;
}
.wsite-multicol-table {
	margin: 0px !important; padding: 0px !important; border: 0px currentColor !important; border-image: none !important; width: 100%; border-collapse: collapse; position: relative; table-layout: fixed;
}
.wsite-multicol-col {
	margin: 0px !important; padding: 0px; border: 0px currentColor !important; border-image: none !important; vertical-align: top;
}
.wsite-footer {
	clear: both;
}
#fancybox-thumbs ul li {
	opacity: 0.7;
}
#fancybox-thumbs ul li.active {
	opacity: 0.9;
}
.one-column#wsite-search-content #wsite-search-sidebar {
	display: none;
}
.one-column#wsite-search-content #wsite-search-results {
	width: 97.5%; margin-left: 2.5%;
}
#wsite-search-header {
	overflow: hidden; padding-top: 5px; padding-bottom: 28px; margin-left: 2.5%; border-bottom-color: rgb(230, 229, 229); border-bottom-width: 1px; border-bottom-style: solid;
}
#wsite-search-header h2 {
	margin: 0px; padding: 0px; border: 0px currentColor !important; border-image: none !important; width: 20%; font-size: 2.4em; font-weight: 200; float: left;
}
#wsite-search-form {
	width: 99%; float: left; position: relative;
}
#wsite-search-query {
	background: url("search-input-bg.png") repeat-x top rgb(255, 255, 255); padding: 6px 10px; border: 1px solid rgb(178, 178, 178); border-image: none; width: 100%; font-size: 1.75em; margin-left: 2px; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box;
}
#wsite-search-submit {
	background: url("../images/common/magnifying-glass.png?1384827004") no-repeat 10px; border-width: 0px 0px 0px 1px; border-style: none none none solid; border-color: currentColor currentColor currentColor rgb(168, 168, 168); border-image: none; top: 10px; width: 38px; height: 20px; right: 0px; display: block; position: absolute; cursor: pointer;
}
#wsite-search-sidebar {
	list-style: none; width: 20%; padding-top: 18px; padding-left: 2.5%; float: left;
}
#wsite-search-sidebar li {
	padding: 7px 0px; overflow: hidden; font-size: 1.1em;
}
#wsite-search-sidebar a {
	padding-right: 22px; font-weight: 200; float: left; display: block;
}
#wsite-search-sidebar a.active {
	font-weight: 600; position: relative;
}
#wsite-search-sidebar a.active .arrow {
	width: 0px; height: 0px; right: 0px; bottom: 50%; margin-bottom: -5px; border-top-color: transparent; border-bottom-color: transparent; border-left-color: rgb(0, 0, 0); border-top-width: 5px; border-bottom-width: 5px; border-left-width: 5px; border-top-style: solid; border-bottom-style: solid; border-left-style: solid; position: absolute;
}
#wsite-search-form-container {
	width: 75%; overflow: hidden; float: left;
}
#wsite-search-results {
	width: 75%; padding-top: 22px; padding-bottom: 60px; float: left; position: relative;
}
#wsite-search-list {
	list-style: none; margin: 0px; padding: 0px; position: relative;
}
#wsite-search-list li {
	margin-bottom: 38px;
}
#wsite-search-loading {
	padding: 15px 40px; border-radius: 5px; left: 50%; top: 75px; color: rgb(255, 255, 255); font-size: 1.25em; display: none; position: absolute; z-index: 1; box-shadow: 0px 4px 15px 2px rgba(0,0,0,0.21), 0px 2px 6px rgba(0,0,0,0.21); background-color: rgba(51, 51, 51, 0.85);
}
#wsite-search-list a {
	display: block;
}
#wsite-search-list .highlight {
	font-weight: bold;
}
#wsite-search-list h3 {
	margin: 0px; padding: 0px; color: inherit; font-size: 1.5em; font-weight: 400; text-decoration: underline; float: left;
}
#wsite-search-list h3 .highlight {
	font-weight: 600;
}
#wsite-search-list p {
	padding: 5px 0px 0px; line-height: 1.4em; clear: both; font-size: 1.1em; font-weight: 300;
}
#wsite-search-pagenav {
	list-style: none; margin: 0px; padding: 0px;
}
#wsite-search-pagenav li {
	margin-right: 5px; display: inline;
}
#wsite-search-pagenav a {
	background: url("../images/common/search-pagination-bg.png?1384827004") repeat-x left -30px; padding: 6px 9px; border-radius: 2px; border: 1px solid rgb(212, 212, 213); border-image: none; color: rgb(102, 102, 102); text-shadow: 1px 1px 0px #fff;
}
#wsite-search-pagenav a.active {
	background-position: left 0px;
}
#wsite-search-pagenav a.disabled {
	border-color: rgb(230, 230, 230); color: rgb(211, 211, 211); cursor: default;
}
.wsite-theme-dark #wsite-search-header {
	border-color: rgb(51, 51, 51);
}
.wsite-theme-dark #wsite-search-sidebar a.active .arrow {
	border-left-color: rgb(255, 255, 255);
}
.wsite-error-message {
	padding: 5px 6px; border-radius: 4px; border: 1px solid rgb(0, 0, 0); border-image: none; color: rgb(255, 255, 255); line-height: 1; font-family: Arial,Helvetica,sans-serif; font-size: 0.9em; position: absolute; z-index: 1; background-color: rgb(0, 0, 0); -moz-user-select: -moz-none; -webkit-user-select: none; user-select: none;
}
.bottom.wsite-error-message {
	box-shadow: inset 1px 1px 0px 0px rgba(255,255,255,0.5); -webkit-box-shadow: 1px 1px 0 0 rgba(255, 255, 255, 0.5) inset; -moz-box-shadow: 1px 1px 0 0 rgba(255, 255, 255, 0.5) inset;
}
.top.wsite-error-message .arrow {
	background: url("../images/util/general/top-triangle-000.png?1384827005") no-repeat center 0px; top: -10px;
}
.wsite-error-message .arrow {
	background: url("../images/util/general/bottom-triangle-000.png?1384827005") no-repeat center -4px; left: 50%; width: 25px; height: 10px; bottom: -10px; display: block; position: absolute;
}
@media not all, not all, not all, not all, only screen and (min-resolution:192dpi), not all
{
.top.wsite-error-message .arrow {
	background: url("../images/util/general/top-triangle-000@2x.png?1384827005") no-repeat center 0px / 30px 15px;
}
.wsite-error-message .arrow {
	background: url("../images/util/general/bottom-triangle-000@2x.png?1384827005") no-repeat center -4px / 30px 15px;
}
}
#wsite-com-store {
	padding: 0px; border: 0px currentColor; border-image: none; width: 100%; border-collapse: collapse;
}
.wsite-com-sidebar {
	padding: 0px 10px 0px 0px; width: 200px; float: left;
}
.wsite-com-content-with-sidebar {
	overflow: hidden; margin-left: 200px;
}
.wsite-com-content {
	padding: 0px 0px 0px 10px;
}
#wsite-com-store .wsite-com-content {
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
}
#wsite-com-hierarchy .wsite-com-link-text {
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
}
#wsite-com-hierarchy h2 {
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
}
#wsite-com-store .wsite-com-content h2 {
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
}
#wsite-com-store .wsite-com-content h3 {
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
}
.wsite-imageaspectratio-image-container {
	width: 100%; line-height: 0; display: inline-block; position: relative;
}
.wsite-imageaspectratio-image-height {
	margin-bottom: 100% !important; display: inline-block;
}
.wsite-imageaspectratio-image-wrap {
	background: url("../images/util/loading-white-w24.gif?1384827005") no-repeat center rgb(255, 255, 255); left: 0px; top: 0px; text-align: center; right: 0px; bottom: 0px; overflow: hidden; position: absolute;
}
.wsite-imageaspectratio-image-v {
	width: 100%; min-height: 100%; _height: 100%;
}
.wsite-imageaspectratio-image-h {
	height: 100%;
}
.wsite-imageaspectratio-image {
	position: relative;
}
.wsite-com-column {
	float: left; display: inline-block; position: relative;
}
.wsite-com-2-columns .wsite-com-column {
	width: 50% !important;
}
.wsite-com-3-columns .wsite-com-column {
	width: 33.33% !important;
}
.wsite-com-4-columns .wsite-com-column {
	width: 25% !important;
}
.wsite-com-5-columns .wsite-com-column {
	width: 20% !important;
}
.wsite-com-6-columns .wsite-com-column {
	width: 16.66% !important;
}
.wsite-com-7-columns .wsite-com-column {
	width: 14.28% !important;
}
.wsite-com-8-columns .wsite-com-column {
	width: 12.5% !important;
}
.wsite-com-9-columns .wsite-com-column {
	width: 11.11% !important;
}
.wsite-com-10-columns .wsite-com-column {
	width: 10% !important;
}
.wsite-com-11-columns .wsite-com-column {
	width: 9.09% !important;
}
.wsite-com-12-columns .wsite-com-column {
	width: 8.33% !important;
}
#wsite-com-store .wsite-com-link {
	color: inherit !important;
}
#wsite-com-store .wsite-com-link:hover {
	color: inherit !important;
}
#wsite-com-store .wsite-com-link:visited {
	color: inherit !important;
}
#wsite-com-sidebar .wsite-com-link-text {
	display: block;
}
#wsite-com-hierarchy {
	position: relative;
}
#wsite-com-hierarchy > ul {
	font-size: 20px; position: relative;
}
#wsite-com-hierarchy-selector {
	position: absolute;
}
#wsite-com-store #wsite-com-hierarchy .wsite-com-link-text {
	text-decoration: none !important;
}
#wsite-com-store #wsite-com-hierarchy ul li {
	list-style: none; margin-bottom: 0px;
}
#wsite-com-store #wsite-com-hierarchy ul ul {
	margin-left: 0.5em;
}
#wsite-com-store #wsite-com-hierarchy ul .wsite-com-link-text {
	padding-left: 10px; font-weight: 200;
}
#wsite-com-store #wsite-com-hierarchy ul .wsite-level-1.wsite-com-link-text {
	padding-left: 0px; font-weight: 500;
}
.wsite-list-short .wsite-com-sidebar {
	display: none;
}
.wsite-list-short .wsite-com-content-with-sidebar {
	padding-left: 0px; margin-left: 0px;
}
.wsite-list-short #wsite-com-hierarchy ul .wsite-com-link-text {
	line-height: 2.4em; font-size: 90%;
}
.wsite-list-short #wsite-com-hierarchy ul .wsite-level-1.wsite-com-link-text {
	font-size: 100%;
}
.wsite-list-medium #wsite-com-hierarchy ul .wsite-com-link-text {
	line-height: 2em; font-size: 80%;
}
.wsite-list-medium #wsite-com-hierarchy ul .wsite-level-1.wsite-com-link-text {
	font-size: 90%;
}
.wsite-list-long #wsite-com-hierarchy ul .wsite-com-link-text {
	line-height: 1.6em; font-size: 75%;
}
.wsite-list-long #wsite-com-hierarchy ul .wsite-level-1.wsite-com-link-text {
	font-size: 80%;
}
.wsite-list-superlong #wsite-com-hierarchy ul .wsite-com-link-text {
	line-height: 1.2em; font-size: 60%;
}
.wsite-list-superlong #wsite-com-hierarchy ul .wsite-level-1.wsite-com-link-text {
	font-size: 75%;
}
.wsite-theme-light #wsite-com-hierarchy-selector {
	border-left-color: rgb(221, 221, 221); border-left-width: 6px; border-left-style: solid; opacity: 0.55; background-color: rgb(234, 234, 234);
}
.wsite-theme-dark #wsite-com-hierarchy-selector {
	border-left-color: rgb(211, 211, 211); border-left-width: 6px; border-left-style: solid; opacity: 0.55; background-color: rgb(178, 178, 178);
}
.wsite-com-breadcrumbs {
	float: left; display: inline-block;
}
#container .clear {
	width: 100%; height: 1px; overflow: hidden; clear: both; margin-bottom: -1px;
}
#wsite-com-product-images {
	width: 45%; float: left;
}
.wsite-com-product-info-withimages {
	margin-left: 45%;
}
#wsite-com-product-sku {
	opacity: 0.5;
}
#wsite-com-product-info .ui-spinner {
	background: rgb(255, 255, 255); border-color: rgb(187, 187, 187); height: 39px;
}
#wsite-com-product-sale-price {
	color: red;
}
#wsite-com-product-spec-group {
	padding-left: 10pt; margin-bottom: 20pt; margin-left: 20pt; border-left-color: rgb(204, 204, 204); border-left-width: 1px; border-left-style: solid; float: right; min-height: 40px;
}
.wsite-com-product-on-sale {
	text-decoration: line-through;
}
.wsite-com-product-selector {
	clear: right; margin-bottom: 15px;
}
.wsite-com-product-selector-options-group {
	padding: 15px; overflow: hidden;
}
.wsite-com-product-selector-options-group select {
	width: 45%;
}
.wsite-com-product-selector-buy-group {
	padding: 15px;
}
.wsite-com-product-title {
	line-height: 1em;
}
#wsite-com-product-title {
	font-weight: 200;
}
#wsite-com-product-short-description {
	padding-bottom: 30px;
}
.wsite-com-product-price-line {
	line-height: 1em; padding-bottom: 10px; font-size: 13pt;
}
.wsite-com-product-option label {
	display: inline-block;
}
#wsite-com-product-selector-purchase td {
	vertical-align: middle;
}
#wsite-com-product-selector-purchase .wsite-spinner {
	margin-right: 15px;
}
#wsite-com-product-quantity {
	background-position: right -40px; text-align: center; padding-right: 5px; padding-left: 10px; font-size: 13px !important; background-repeat: no-repeat;
}
.wsite-button-inner-icon {
	background: url("../images/util/shopping-cart-white.png?1384827005") no-repeat left 45%; width: 24px; height: 100%; float: left; display: inline-block;
}
.wsite-com-product-sharing {
	text-align: right;
}
.wsite-com-product-images-main {
	padding: 4px; width: 100%;
}
.wsite-com-product-images-secondary {
	vertical-align: top; display: inline-block;
}
#wsite-com-product-images-strip {
	width: 100%;
}
.wsite-com-column.wsite-com-product-images-secondary {
	width: 20%;
}
#wsite-com-product-info-inner {
	margin-right: 20px; margin-left: 20px;
}
#wsite-com-product-divider > .left {
	width: 45%; height: 0px; float: left;
}
#wsite-com-product-divider > .right {
	clear: right;
}
.wsite-com-product-selector-buy-group .k-numerictextbox .k-link {
	height: 18px;
}
.wsite-com-product-selector-buy-group .k-numerictextbox .k-arrow-down {
	margin-top: 5px;
}
.wsite-show {
	transition:opacity 0.5s ease-in-out; opacity: 1; -webkit-transition: opacity 0.5s ease-in-out; -moz-transition: opacity 0.5s ease-in-out; -o-transition: opacity 0.5s ease-in-out;
}
.wsite-hide {
	transition:opacity 0.5s ease-in-out; opacity: 0; -webkit-transition: opacity 0.5s ease-in-out; -moz-transition: opacity 0.5s ease-in-out; -o-transition: opacity 0.5s ease-in-out;
}
.wsite-com-product-images-secondary-outer {
	padding: 3px;
}
#wsite-com-product-tab-head li {
	list-style: none;
}
.wsite-theme-light #wsite-com-product-divider > .left {
	border-top-color: rgb(0, 0, 0); border-top-width: 4px; border-top-style: solid;
}
.wsite-theme-light #wsite-com-product-divider > .right {
	border-top-color: rgb(153, 153, 153); border-right-color: rgb(153, 153, 153); border-top-width: 4px; border-right-width: 1px; border-top-style: solid; border-right-style: solid;
}
.wsite-theme-light .wsite-com-product-selector {
	border: 1px solid rgb(221, 221, 221); border-image: none;
}
.wsite-theme-light .wsite-com-product-selector-buy-group {
	background: rgb(238, 238, 238); border-top-color: rgb(221, 221, 221); border-top-width: 1px; border-top-style: solid;
}
.wsite-theme-light #wsite-com-product-area {
	border-width: medium 1px 1px !important; border-style: none solid solid !important; border-color: currentColor rgb(238, 238, 238) rgb(238, 238, 238) !important; border-radius: 0px 0px 8px 8px; border-image: none !important; box-shadow: 0px 1px #ddd;
}
.wsite-theme-dark #wsite-com-product-divider > .left {
	border-top-color: rgb(102, 102, 102); border-top-width: 4px; border-top-style: solid;
}
.wsite-theme-dark #wsite-com-product-divider > .right {
	border-top-color: rgb(51, 51, 51); border-right-color: rgb(51, 51, 51); border-top-width: 4px; border-right-width: 1px; border-top-style: solid; border-right-style: solid;
}
.wsite-theme-dark .wsite-com-product-selector {
	border: 1px solid rgb(51, 51, 51); border-image: none;
}
.wsite-theme-dark .wsite-com-product-selector-buy-group {
	background: rgba(25, 25, 25, 0.5); border-top-color: rgb(51, 51, 51); border-top-width: 1px; border-top-style: solid;
}
.wsite-theme-dark #wsite-com-product-area {
	border-width: medium 1px 1px !important; border-style: none solid solid !important; border-color: currentColor rgb(51, 51, 51) rgb(51, 51, 51) !important; border-radius: 0px 0px 8px 8px; border-image: none !important; box-shadow: 0px 1px #131313;
}
#wsite-com-product-inventory {
	line-height: 50px; float: left;
}
.wsite-com-product-sharing {
	width: 100%; table-layout: fixed;
}
.wsite-com-product-sharing td {
	width: 20%; text-align: center;
}
.com-social-item {
	display: inline-block; position: relative;
}
.wsite-com-category-title {
	padding-top: 2px; font-weight: 600;
}
#wsite-com-featured-title {
	margin: 16px 0px; font-weight: 500;
}
.wsite-com-category-subcategory-name {
	left: 0px; right: 0px; bottom: 0px; position: absolute;
}
.wsite-com-category-subcategory-name-bg {
	left: 0px; top: 0px; width: 100%; height: 100%; right: 0px; bottom: 0px; position: absolute; opacity: 0.6; background-color: rgb(102, 102, 102);
}
.wsite-com-category-subcategory-name-text {
	padding: 16px; text-align: left; color: white; line-height: 1.1; font-size: 14pt; font-weight: 500; position: relative; text-shadow: 1px 1px 1px #666;
}
.wsite-com-category-breadcrumbs#wsite-com-breadcrumbs {
	display: none;
}
.wsite-com-category-product-name {
	padding: 6px; line-height: 1.1em;
}
.wsite-com-category-product-featured-name {
	padding: 6px; line-height: 1.1em;
}
.wsite-com-category-product-price {
	padding: 2px 6px 6px; font-size: 85%; font-weight: 500;
}
.wsite-com-category-product-featured-price {
	padding: 2px 6px 6px; font-size: 85%; font-weight: 500;
}
.wsite-com-category-product-group .wsite-com-category-product-wrap {
	margin: 0px 6px 6px; position: relative;
}
.wsite-com-category-product-featured-group .wsite-com-category-product-featured-wrap {
	margin: 0px 6px 6px; position: relative;
}
.wsite-com-category-subcategory-group .wsite-com-category-subcategory-wrap {
	margin: 0px 6px 6px; position: relative;
}
.wsite-com-category-product-group {
	margin: 0px -6px;
}
.wsite-com-category-product-featured-group {
	margin: 0px -6px;
}
.wsite-com-category-subcategory-group {
	margin: 0px -6px;
}
.wsite-com-category-subcategory-link:hover .wsite-com-category-subcategory-name-text {
	padding-top: 19px;
}
.wsite-com-category-subcategory-group .wsite-com-column {
	width: 33.33%;
}
.wsite-com-category-product-group .wsite-com-column {
	width: 16.66%; font-size: 90%;
}
.wsite-com-category-product-featured-group .wsite-com-column {
	width: 25%; font-size: 110%;
}
.wsite-com-category-subcategory-link {
	line-height: 0; display: block;
}
.wsite-com-category-product-featured {
	opacity: 0;
}
.wsite-com-category-product {
	opacity: 0;
}
#wmobile-content #wsite-com-store img {
	max-width: none;
}
#wmobile-content #wsite-com-product-gen img {
	max-width: none;
}
#wmobile-content .wsite-com-product-info-withimages {
	margin-left: 0% !important;
}
#wmobile-content #wsite-com-product-images {
	width: 100% !important; float: none !important;
}
#wmobile-content .wsite-com-product-selector {
	margin: 0px -20px !important;
}
#wmobile-content .wsite-com-content-with-sidebar.wsite-com-content {
	padding-left: 0px !important; margin-left: 0px !important;
}
#wmobile-content .wsite-com-sidebar {
	width: 100%; display: block !important;
}
#wmobile-content #wsite-com-breadcrumbs {
	padding-left: 0px !important;
}
#wmobile-content #wsite-com-hierarchy ul {
	margin: 0px; padding: 0px;
}
#wmobile-content .wsite-com-category-subcategory-group .wsite-com-column {
	width: 50% !important;
}
#wmobile-content .wsite-com-category-product-group .wsite-com-column {
	width: 50% !important; font-size: 100% !important;
}
#wmobile-content .wsite-com-category-product-featured-group .wsite-com-column {
	width: 50% !important; font-size: 100% !important;
}
@media only screen and (min-width:321px)
{
#wmobile-content .wsite-com-category-subcategory-group .wsite-com-column {
	width: 33.33% !important;
}
#wmobile-content .wsite-com-category-product-group .wsite-com-column {
	width: 33.33% !important; font-size: 100% !important;
}
#wmobile-content .wsite-com-category-product-featured-group .wsite-com-column {
	width: 33.33% !important; font-size: 100% !important;
}
}
#wsite-com-checkout-cart-footer {
	overflow: hidden; margin-top: 20px;
}
.wsite-com-continue-shopping {
	text-transform: uppercase;
}
.wsite-com-continue-shopping .caret {
	font-size: 0.75em; margin-right: 5px; vertical-align: top;
}
#wsite-com-checkout-button {
	text-transform: uppercase; float: right;
}
#wsite-com-checkout-list {
	width: 100%; text-align: left; margin-top: 25px; border-collapse: collapse;
}
#wsite-com-checkout-summary-list {
	width: 100%; text-align: left; margin-top: 25px; border-collapse: collapse;
}
.empty#wsite-com-checkout-list thead {
	display: none;
}
.empty#wsite-com-checkout-summary-list thead {
	display: none;
}
.empty#wsite-com-checkout-list tfoot {
	display: none;
}
.empty#wsite-com-checkout-summary-list tfoot {
	display: none;
}
#wsite-com-checkout-list th {
	padding: 8px 0px; text-align: center; border-bottom-color: rgb(241, 241, 241); border-bottom-width: 1px; border-bottom-style: solid;
}
#wsite-com-checkout-summary-list th {
	padding: 8px 0px; text-align: center; border-bottom-color: rgb(241, 241, 241); border-bottom-width: 1px; border-bottom-style: solid;
}
#wsite-com-checkout-list td {
	padding: 8px 0px; text-align: center; border-bottom-color: rgb(241, 241, 241); border-bottom-width: 1px; border-bottom-style: solid;
}
#wsite-com-checkout-summary-list td {
	padding: 8px 0px; text-align: center; border-bottom-color: rgb(241, 241, 241); border-bottom-width: 1px; border-bottom-style: solid;
}
#wsite-com-checkout-list th:first-child {
	text-align: left;
}
#wsite-com-checkout-summary-list th:first-child {
	text-align: left;
}
#wsite-com-checkout-list tbody td:first-child {
	width: 10%; text-align: left;
}
#wsite-com-checkout-summary-list tbody td:first-child {
	width: 10%; text-align: left;
}
#wsite-com-checkout-list tfoot td {
	padding-top: 15px; vertical-align: top; border-bottom-color: currentColor; border-bottom-width: medium; border-bottom-style: none;
}
#wsite-com-checkout-summary-list tfoot td {
	padding-top: 15px; vertical-align: top; border-bottom-color: currentColor; border-bottom-width: medium; border-bottom-style: none;
}
#wsite-com-checkout-list .wsite-com-checkout-item-heading {
	padding-top: 10px; float: left;
}
#wsite-com-checkout-summary-list .wsite-com-checkout-item-heading {
	padding-top: 10px; float: left;
}
#wsite-com-checkout-list .wsite-com-checkout-item-heading a {
	color: inherit; font-size: 1.2em; font-weight: bold;
}
#wsite-com-checkout-summary-list .wsite-com-checkout-item-heading a {
	color: inherit; font-size: 1.2em; font-weight: bold;
}
#wsite-com-checkout-list .wsite-com-checkout-item-details {
	vertical-align: top;
}
#wsite-com-checkout-summary-list .wsite-com-checkout-item-details {
	vertical-align: top;
}
#wsite-com-checkout-list .wsite-com-checkout-item-details-inner {
	text-align: left; padding-left: 8px; float: left;
}
#wsite-com-checkout-summary-list .wsite-com-checkout-item-details-inner {
	text-align: left; padding-left: 8px; float: left;
}
#wsite-com-checkout-list .wsite-com-original-price {
	text-decoration: line-through; display: block; opacity: 0.4;
}
#wsite-com-checkout-summary-list .wsite-com-original-price {
	text-decoration: line-through; display: block; opacity: 0.4;
}
#wsite-com-checkout-list .wsite-com-checkout-item-image {
	float: left;
}
#wsite-com-checkout-summary-list .wsite-com-checkout-item-image {
	float: left;
}
#wsite-com-checkout-list .wsite-com-checkout-item-variations {
	list-style: none; padding: 0px;
}
#wsite-com-checkout-summary-list .wsite-com-checkout-item-variations {
	list-style: none; padding: 0px;
}
#wsite-com-checkout-list .wsite-form-input {
	width: 30px; text-align: center;
}
#wsite-com-checkout-summary-list .wsite-form-input {
	width: 30px; text-align: center;
}
#wsite-com-checkout-list .wsite-com-quantity-action {
	list-style: none; margin-top: 5px; display: block;
}
#wsite-com-checkout-summary-list .wsite-com-quantity-action {
	list-style: none; margin-top: 5px; display: block;
}
#wsite-com-checkout-list .wsite-com-quantity-action a {
	border-bottom-color: currentColor; border-bottom-width: 1px; border-bottom-style: dashed; display: none;
}
#wsite-com-checkout-summary-list .wsite-com-quantity-action a {
	border-bottom-color: currentColor; border-bottom-width: 1px; border-bottom-style: dashed; display: none;
}
#wsite-com-checkout-list :first-child.wsite-com-checkout-empty-cart {
	padding: 80px 0px 140px; text-align: center; font-size: 1.25em;
}
#wsite-com-checkout-summary-list :first-child.wsite-com-checkout-empty-cart {
	padding: 80px 0px 140px; text-align: center; font-size: 1.25em;
}
.wsite-com-checkout-breakdown {
	padding: 15px; border-radius: 5px 0px 0px 5px; text-align: right; background-color: rgb(247, 247, 247);
}
.wsite-com-checkout-breakdown b {
	font-weight: normal;
}
.wsite-com-right.wsite-com-checkout-breakdown {
	border-radius: 0px 5px 5px 0px;
}
.wsite-com-checkout-price {
	text-align: center;
}
.wsite-form-input#wsite-com-checkout-totals-shipping {
	width: 50%;
}
#wsite-com-checkout-links {
	list-style: none;
}
#wsite-com-checkout-links li {
	float: left;
}
#wsite-com-checkout-links a {
	border-bottom-color: currentColor; border-bottom-width: 1px; border-bottom-style: dashed;
}
#wsite-com-checkout-links .separator {
	padding: 0px 8px; line-height: 100%; font-family: Arial; font-size: 1.5em;
}
.wsite-com-checkout-list-item {
	width: 50%; text-align: left;
}
.wsite-com-checkout-payment-column {
	width: 50%; float: left; display: block;
}
#wsite-com-checkout-payment-order {
	padding: 15px 20px; border: 1px solid rgb(230, 230, 230); border-image: none; margin-right: 2.5%; background-color: rgb(241, 241, 241);
}
#wsite-com-checkout-payment-title {
	margin: 0px; padding: 0px; font-size: 1.35em;
}
#wsite-com-checkout-payment-order-list {
	width: 100%; margin-top: 20px; border-collapse: collapse;
}
#wsite-com-checkout-payment-order-list tbody td {
	padding: 8px 0px; border-bottom-color: rgb(193, 193, 193); border-bottom-width: 1px; border-bottom-style: solid;
}
#wsite-com-checkout-payment-order-list tfoot td {
	padding: 18px 0px 0px; text-align: right; font-size: 1.2em; border-bottom-color: currentColor; border-bottom-width: 0px; border-bottom-style: none;
}
#wsite-com-checkout-payment-order-list .item-quantity {
	font-weight: bold;
}
#wsite-com-checkout-payment-order-list .item-title {
	position: relative;
}
#wsite-com-checkout-payment-order-list .item-price {
	text-align: right;
}
#wsite-com-checkout-payment-order-list .edit-item {
	margin-left: 10px; display: none; position: absolute;
}
#wsite-com-checkout-payment-order-subtotal {
	color: rgb(51, 51, 51); padding-left: 10px; font-weight: 600;
}
#wsite-com-checkout-payment-info {
	border-radius: 8px; border: 1px solid rgb(223, 223, 223); border-image: none; margin-left: 2.5%; box-shadow: 0px 2px 4px -1px rgba(0,0,0,0.1); background-color: rgb(255, 255, 255); -webkit-box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.1); -moz-box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.1);
}
#wsite-com-checkout-payment-info .wsite-panel-title {
	margin: 0px; padding: 5px; font-size: 1.05em; font-weight: bold;
}
#wsite-com-checkout-payment-billing-state .select2-container {
	display: none;
}
.wsite-com-checkout-section {
	padding: 10px 15px; overflow: hidden; border-bottom-color: rgb(223, 223, 223); border-bottom-width: 1px; border-bottom-style: solid;
}
.wsite-com-checkout-section .inner {
	padding: 5px; overflow: hidden; margin-top: 5px;
}
.wsite-com-checkout-section .wsite-section-label {
	color: rgb(51, 51, 51); display: block; cursor: default;
}
.wsite-com-checkout-section .input-outer {
	padding-right: 25px;
}
.wsite-com-checkout-section label {
	width: 50%; margin-bottom: 10px; float: left;
}
.wsite-com-checkout-section label b {
	color: rgb(51, 51, 51); font-weight: normal;
}
.wsite-com-checkout-section label select {
	width: 100%; margin-top: 5px; display: block;
}
.wsite-com-checkout-section label input {
	width: 100%; margin-top: 5px; display: block;
}
.wsite-com-checkout-section label .select2-container {
	width: 100%; margin-top: 5px; display: block;
}
.wsite-com-checkout-section label.full-width {
	width: 100%;
}
.wsite-com-checkout-section label.one-line select {
	margin: 5px 8px 0px 0px; width: auto; display: inline;
}
.wsite-com-checkout-section label.one-line input {
	margin: 5px 8px 0px 0px; width: auto; display: inline;
}
.invalid.wsite-com-checkout-section {
	box-shadow: 0px 0px 50px -20px red; -webkit-box-shadow: 0 0 50px -20px red; -moz-box-shadow: 0 0 50px -20px red;
}
#wsite-com-checkout-payment-breakdown {
	padding: 15px; width: 100%; text-align: center;
}
#wsite-com-checkout-payment-breakdown .wsite-title {
	color: rgb(83, 83, 83); font-weight: bold; display: block;
}
#wsite-com-checkout-payment-breakdown .wsite-price {
	color: rgb(0, 0, 0); font-size: 1.25em;
}
#wsite-com-checkout-payment-total {
	border-radius: 0px 0px 8px 8px; width: 100%; border-bottom-color: currentColor; border-bottom-width: 0px; border-bottom-style: none; background-color: rgb(247, 247, 247);
}
#wsite-com-checkout-payment-total b {
	font-size: 1.65em; font-weight: 200; margin-right: 8px;
}
#wsite-com-checkout-payment-total-price {
	color: rgb(0, 0, 0); font-size: 1.65em; font-weight: normal;
}
#wsite-com-checkout-payment-errors {
	text-align: right; color: red; padding-bottom: 10px; display: none;
}
#wsite-com-buynow-button {
	float: right;
}
.wsite-disabled#wsite-com-buynow-button {
	cursor: default !important; opacity: 0.75;
}
#wsite-com-checkout-payment-shipping .inner {
	overflow: hidden;
}
#wsite-com-checkout-payment-shipping-address {
	padding-top: 0px; margin-top: 0px; display: none;
}
#wsite-com-checkout-breakdown-discounts .wsite-price {
	color: rgb(51, 153, 0);
}
#wsite-com-checkout-summary-header {
	padding: 5px 0px 10px; overflow: hidden; margin-bottom: 40px; border-bottom-color: rgb(225, 225, 225); border-bottom-width: 1px; border-bottom-style: solid; position: relative;
}
#wsite-com-checkout-summary-header .wsite-com-checkout-heading {
	margin: 0px; padding: 0px; font-size: 1.8em; font-weight: normal; float: left;
}
#wsite-com-checkout-summary-header b {
	padding-left: 5px; font-size: 1.8em;
}
#wsite-com-checkout-print-receipt {
	background: url("../images/site/checkout/print.png?1384827005") no-repeat left; right: 0px; bottom: 10px; color: rgb(0, 102, 204); padding-left: 20px; font-size: 1.1em; font-weight: 600; float: right; display: block; position: absolute;
}
@media not all, not all, not all, not all, only screen and (min-resolution:192dpi), not all
{
#wsite-com-checkout-print-receipt {
	background-image: url("../images/site/checkout/print@2x.png?1384827005"); background-size: 15px 15px;
}
}
#wsite-com-checkout-summary-info {
	overflow: hidden;
}
#wsite-com-checkout-summary-info .wsite-com-checkout-heading {
	margin: 0px 0px 5px; padding: 0px 0px 5px; width: 100%; font-size: 1.3em; border-bottom-color: rgb(225, 225, 225); border-bottom-width: 1px; border-bottom-style: solid; display: block;
}
#wsite-com-checkout-summary-info ul {
	list-style: none; margin: 0px; padding: 0px;
}
#wsite-com-checkout-summary-info > div {
	width: 30%; float: left; display: block;
}
#wsite-com-checkout-summary-info .shipping-method {
	margin-left: 5%;
}
#wsite-com-checkout-summary-info .summary-address {
	float: right;
}
#wsite-com-checkout-summary-list {
	margin-top: 45px;
}
#wsite-com-checkout-summary-list .wsite-com-checkout-breakdown {
	padding: 5px 0px; border-radius: 0px;
}
#wsite-com-checkout-summary-list > tfoot td {
	margin: 0px; padding: 0px;
}
#wsite-com-checkout-summary-list > tfoot tr:first-child td {
	padding-top: 20px;
}
.wsite-com-checkout-summary-list-item {
	text-align: left;
}
.wsite-com-checkout-summary-list-price {
	text-align: center;
}
.wsite-com-checkout-summary-list-quantity {
	text-align: center;
}
.wsite-com-checkout-summary-list-total {
	text-align: center;
}
#wsite-com-checkout-summary-breakdown {
	list-style: none; padding: 15px; border-radius: 5px; width: 80%; font-size: 1.1em; float: right; background-color: rgb(247, 247, 247);
}
#wsite-com-checkout-summary-breakdown li {
	overflow: hidden;
}
#wsite-com-checkout-summary-breakdown b {
	padding: 3px 0px; width: 50%; text-align: right;
}
#wsite-com-checkout-summary-breakdown span {
	padding: 3px 0px; width: 50%; text-align: right;
}
#wsite-com-checkout-summary-breakdown b {
	float: left; display: block;
}
#wsite-com-checkout-summary-breakdown span {
	width: 40%; padding-right: 5%; float: right;
}
#wsite-com-checkout-summary-breakdown .wsite-com-total {
	padding-top: 10px; margin-top: 15px; border-top-color: rgb(204, 204, 204); border-top-width: 1px; border-top-style: solid;
}
.wsite-theme-dark #wsite-com-checkout-list th {
	border-bottom-color: rgb(51, 51, 51);
}
.wsite-theme-dark #wsite-com-checkout-summary-list th {
	border-bottom-color: rgb(51, 51, 51);
}
.wsite-theme-dark #wsite-com-checkout-list td {
	border-bottom-color: rgb(51, 51, 51);
}
.wsite-theme-dark #wsite-com-checkout-summary-list td {
	border-bottom-color: rgb(51, 51, 51);
}
.wsite-theme-dark .wsite-com-checkout-breakdown {
	background-color: rgb(34, 34, 34);
}
.wsite-theme-dark .wsite-com-checkout-breakdown b {
	color: rgb(255, 255, 255);
}
.wsite-theme-dark .wsite-com-checkout-price {
	color: rgb(255, 255, 255);
}
.wsite-theme-dark #wsite-com-checkout-payment-order {
	border-color: rgb(51, 51, 51); background-color: rgb(34, 34, 34);
}
.wsite-theme-dark #wsite-com-checkout-payment-title {
	color: rgb(255, 255, 255);
}
.wsite-theme-dark #wsite-com-checkout-payment-order-list tbody td {
	border-bottom-color: rgb(51, 51, 51);
}
.wsite-theme-dark #wsite-com-checkout-payment-order-subtotal {
	color: rgb(255, 255, 255);
}
.wsite-theme-dark #wsite-com-checkout-payment-info {
	border-color: rgb(51, 51, 51); background-color: rgb(34, 34, 34);
}
.wsite-theme-dark #wsite-com-checkout-payment-info .wsite-panel-title {
	color: rgb(255, 255, 255);
}
.wsite-theme-dark .wsite-com-checkout-section {
	border-bottom-color: rgb(51, 51, 51);
}
.wsite-theme-dark .wsite-com-checkout-section label b {
	color: inherit;
}
.wsite-theme-dark #wsite-com-checkout-payment-breakdown .wsite-price {
	color: rgb(255, 255, 255);
}
.wsite-theme-dark #wsite-com-checkout-payment-total {
	background-color: rgb(51, 51, 51);
}
.wsite-theme-dark #wsite-com-checkout-payment-total-price {
	color: rgb(255, 255, 255);
}
.wsite-theme-dark #wsite-com-checkout-payment-errors {
	color: rgb(201, 0, 0);
}
.wsite-theme-dark #wsite-com-checkout-breakdown-discounts .wsite-price {
	color: rgb(51, 153, 0);
}
.wsite-theme-dark #wsite-com-checkout-summary-header {
	border-bottom-color: rgb(51, 51, 51);
}
.wsite-theme-dark #wsite-com-checkout-summary-info .wsite-com-checkout-heading {
	color: rgb(255, 255, 255); border-bottom-color: rgb(51, 51, 51);
}
.wsite-theme-dark #wsite-com-checkout-summary-breakdown {
	background-color: rgb(34, 34, 34);
}
.wsite-theme-dark #wsite-com-checkout-summary-breakdown b {
	color: rgb(255, 255, 255);
}
.wsite-theme-dark #wsite-com-checkout-summary-breakdown span {
	color: rgb(255, 255, 255);
}
.wsite-theme-dark #wsite-com-checkout-summary-breakdown .total {
	border-top-color: rgb(51, 51, 51);
}
.select2-container {
	vertical-align: top; display: inline-block; position: relative; -ms-zoom: 1;
}
.select2-container {
	box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; -ms-box-sizing: border-box; -khtml-box-sizing: border-box;
}
.select2-drop {
	box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; -ms-box-sizing: border-box; -khtml-box-sizing: border-box;
}
.select2-search {
	box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; -ms-box-sizing: border-box; -khtml-box-sizing: border-box;
}
.select2-search input {
	box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; -ms-box-sizing: border-box; -khtml-box-sizing: border-box;
}
.select2-container .select2-choice {
	padding: 0px 0px 0px 8px; border-radius: 4px; border: 1px solid rgb(170, 170, 170); border-image: none; height: 26px; color: rgb(68, 68, 68); line-height: 26px; overflow: hidden; text-decoration: none; display: block; white-space: nowrap; position: relative; background-image: -ms-linear-gradient(rgb(238, 238, 238) 0%, rgb(255, 255, 255) 50%); background-clip: padding-box; background-color: rgb(255, 255, 255); -moz-border-radius: 4px; -webkit-border-radius: 4px; -moz-background-clip: padding; -webkit-background-clip: padding-box;
}
.select2-drop-above.select2-container .select2-choice {
	border-radius: 0px 0px 4px 4px; border-bottom-color: rgb(170, 170, 170); background-image: -ms-linear-gradient(rgb(238, 238, 238) 0%, rgb(255, 255, 255) 90%); -moz-border-radius: 0px 0px 4px 4px; -webkit-border-radius: 0px 0px 4px 4px;
}
.select2-container .select2-choice span {
	overflow: hidden; margin-right: 26px; display: block; white-space: nowrap; -ms-text-overflow: ellipsis; -o-text-overflow: ellipsis;
}
.select2-container .select2-choice abbr {
	background: url("../images/util/ui-form/select2.png?1384827005") no-repeat right top; outline: 0px; border: 0px currentColor; border-image: none; top: 8px; width: 12px; height: 12px; right: 26px; font-size: 1px; text-decoration: none; display: block; position: absolute; cursor: pointer;
}
.select2-container .select2-choice abbr:hover {
	background-position: right -11px; cursor: pointer;
}
.select2-drop {
	background: rgb(255, 255, 255); border-width: 0px 1px 1px; border-style: none solid solid; border-color: currentColor rgb(170, 170, 170) rgb(170, 170, 170); border-radius: 0px 0px 4px 4px; border-image: none; top: 100%; width: 100%; color: rgb(0, 0, 0); margin-top: -1px; position: absolute; z-index: 9999; box-shadow: 0px 4px 5px rgba(0,0,0,0.15); -moz-border-radius: 0 0 4px 4px; -webkit-border-radius: 0 0 4px 4px; -webkit-box-shadow: 0 4px 5px rgba(0, 0, 0, 0.15); -moz-box-shadow: 0 4px 5px rgba(0, 0, 0, 0.15); -o-box-shadow: 0 4px 5px rgba(0, 0, 0, 0.15);
}
.select2-drop-above.select2-drop {
	border-radius: 4px 4px 0px 0px; margin-top: 1px; border-top-color: rgb(170, 170, 170); border-bottom-color: currentColor; border-top-width: 1px; border-bottom-width: 0px; border-top-style: solid; border-bottom-style: none; box-shadow: 0px -4px 5px rgba(0,0,0,0.15); -moz-border-radius: 4px 4px 0px 0px; -webkit-border-radius: 4px 4px 0px 0px; -webkit-box-shadow: 0 -4px 5px rgba(0, 0, 0, 0.15); -moz-box-shadow: 0 -4px 5px rgba(0, 0, 0, 0.15); -o-box-shadow: 0 -4px 5px rgba(0, 0, 0, 0.15);
}
.select2-container .select2-choice div {
	background: -ms-linear-gradient(rgb(204, 204, 204) 0%, rgb(238, 238, 238) 60%) rgb(204, 204, 204); border-radius: 0px 4px 4px 0px; top: 0px; width: 18px; height: 100%; right: 0px; border-left-color: rgb(170, 170, 170); border-left-width: 1px; border-left-style: solid; display: block; position: absolute; -moz-border-radius: 0 4px 4px 0; -webkit-border-radius: 0 4px 4px 0; -moz-background-clip: padding; -webkit-background-clip: padding-box;
}
.select2-container .select2-choice div b {
	background: url("../images/util/ui-form/select2.png?1384827005") no-repeat 0px 1px; width: 100%; height: 100%; display: block;
}
.select2-search {
	margin: 0px; width: 100%; padding-right: 4px; padding-left: 4px; display: inline-block; white-space: nowrap; z-index: 10000; min-height: 26px;
}
.select2-search-hidden {
	left: -10000px; display: block; position: absolute;
}
.select2-search input {
	background: url("../images/util/ui-form/select2.png?1384827005") no-repeat 100% -22px, -ms-linear-gradient(rgb(255, 255, 255) 85%, rgb(238, 238, 238) 99%); margin: 0px; padding: 4px 20px 4px 5px; outline: 0px; border-radius: 0px; border: 1px solid rgb(170, 170, 170); border-image: none; width: 100%; height: auto !important; font-family: sans-serif; font-size: 1em; min-height: 26px; box-shadow: none; -moz-border-radius: 0; -webkit-border-radius: 0; -webkit-box-shadow: none; -moz-box-shadow: none;
}
.select2-drop-above.select2-drop .select2-search input {
	margin-top: 4px;
}
.select2-search input.select2-active {
	background: url("../images/util/ui-form/select2-spinner.gif?1384827005") no-repeat 100%, -ms-linear-gradient(rgb(255, 255, 255) 85%, rgb(238, 238, 238) 99%);
}
.select2-container-active .select2-choice {
	border: 1px solid rgb(88, 151, 251); border-image: none; box-shadow: 0px 0px 5px rgba(0,0,0,0.3); -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3); -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3); -o-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
}
.select2-container-active .select2-choices {
	border: 1px solid rgb(88, 151, 251); border-image: none; box-shadow: 0px 0px 5px rgba(0,0,0,0.3); -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3); -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3); -o-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
}
.select2-dropdown-open .select2-choice {
	border-width: 1px; border-style: solid; border-color: rgb(170, 170, 170) rgb(170, 170, 170) transparent; border-image: none; border-bottom-right-radius: 0px; border-bottom-left-radius: 0px; box-shadow: inset 0px 1px 0px #fff; background-image: -ms-linear-gradient(rgb(255, 255, 255) 0%, rgb(238, 238, 238) 50%); background-color: rgb(238, 238, 238); -webkit-box-shadow: 0 1px 0 #fff inset; -moz-box-shadow: 0 1px 0 #fff inset; -o-box-shadow: 0 1px 0 #fff inset; -webkit-border-bottom-left-radius: 0; -webkit-border-bottom-right-radius: 0; -moz-border-radius-bottomleft: 0; -moz-border-radius-bottomright: 0;
}
.select2-dropdown-open .select2-choice div {
	background: none; border-left-color: currentColor; border-left-width: medium; border-left-style: none;
}
.select2-dropdown-open .select2-choice div b {
	background-position: -18px 1px;
}
.select2-results {
	margin: 4px 4px 4px 0px; padding: 0px 0px 0px 4px; position: relative; -ms-overflow-x: hidden; -ms-overflow-y: auto; max-height: 200px;
}
.select2-results ul.select2-result-sub {
	margin: 0px;
}
.select2-results ul.select2-result-sub > li .select2-result-label {
	padding-left: 20px;
}
.select2-results ul.select2-result-sub ul.select2-result-sub > li .select2-result-label {
	padding-left: 40px;
}
.select2-results ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub > li .select2-result-label {
	padding-left: 60px;
}
.select2-results ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub > li .select2-result-label {
	padding-left: 80px;
}
.select2-results ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub > li .select2-result-label {
	padding-left: 100px;
}
.select2-results ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub > li .select2-result-label {
	padding-left: 110px;
}
.select2-results ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub > li .select2-result-label {
	padding-left: 120px;
}
.select2-results li {
	list-style: none; display: list-item;
}
.select2-results li.select2-result-with-children > .select2-result-label {
	font-weight: bold;
}
.select2-results .select2-result-label {
	margin: 0px; padding: 3px 7px 4px; cursor: pointer;
}
.select2-results .select2-highlighted {
	background: rgb(56, 117, 215); color: rgb(255, 255, 255);
}
.select2-results li em {
	background: rgb(254, 255, 222); font-style: normal;
}
.select2-results .select2-highlighted em {
	background: none;
}
.select2-results .select2-no-results {
	background: rgb(244, 244, 244); display: list-item;
}
.select2-results .select2-searching {
	background: rgb(244, 244, 244); display: list-item;
}
.select2-results .select2-selection-limit {
	background: rgb(244, 244, 244); display: list-item;
}
.select2-results .select2-disabled {
	display: none;
}
.select2-active.select2-more-results {
	background: url("../images/util/ui-form/select2-spinner.gif?1384827005") no-repeat 100% rgb(244, 244, 244);
}
.select2-more-results {
	background: rgb(244, 244, 244); display: list-item;
}
.select2-container-disabled.select2-container .select2-choice {
	border: 1px solid rgb(221, 221, 221); border-image: none; cursor: default; background-image: none; background-color: rgb(244, 244, 244);
}
.select2-container-disabled.select2-container .select2-choice div {
	border-left-color: currentColor; border-left-width: 0px; border-left-style: none; background-image: none; background-color: rgb(244, 244, 244);
}
.select2-container-multi .select2-choices {
	margin: 0px; padding: 0px; border: 1px solid rgb(170, 170, 170); border-image: none; height: auto !important; overflow: hidden; position: relative; cursor: text; background-image: -ms-linear-gradient(rgb(238, 238, 238) 1%, rgb(255, 255, 255) 15%); background-color: rgb(255, 255, 255);
}
.select2-container-multi .select2-choices {
	min-height: 26px;
}
.select2-container-active.select2-container-multi .select2-choices {
	border: 1px solid rgb(88, 151, 251); border-image: none; box-shadow: 0px 0px 5px rgba(0,0,0,0.3); -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3); -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3); -o-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
}
.select2-container-multi .select2-choices li {
	list-style: none; float: left;
}
.select2-container-multi .select2-choices .select2-search-field {
	margin: 0px; padding: 0px; white-space: nowrap;
}
.select2-container-multi .select2-choices .select2-search-field input {
	background: none !important; margin: 1px 0px; padding: 5px; outline: 0px; border: 0px currentColor; border-image: none; height: 15px; color: rgb(102, 102, 102); font-family: sans-serif; font-size: 100%; box-shadow: none; -webkit-box-shadow: none; -moz-box-shadow: none; -o-box-shadow: none;
}
.select2-container-multi .select2-choices .select2-search-field input.select2-active {
	background: url("../images/util/ui-form/select2-spinner.gif?1384827005") no-repeat 100% rgb(255, 255, 255) !important;
}
.select2-default {
	color: rgb(153, 153, 153) !important;
}
.select2-container-multi .select2-choices .select2-search-choice {
	margin: 3px 0px 3px 5px; padding: 3px 5px 3px 18px; border-radius: 3px; border: 1px solid rgb(170, 170, 170); border-image: none; color: rgb(51, 51, 51); line-height: 13px; position: relative; cursor: default; box-shadow: inset 0px 0px 2px #fff, 0px 1px 0px rgba(0,0,0,0.05); background-image: -ms-linear-gradient(rgb(244, 244, 244) 20%, rgb(240, 240, 240) 50%, rgb(232, 232, 232) 52%, rgb(238, 238, 238) 100%); background-clip: padding-box; background-color: rgb(228, 228, 228); -moz-border-radius: 3px; -webkit-border-radius: 3px; -webkit-box-shadow: 0 0 2px #fff inset, 0 1px 0 rgba(0, 0, 0, 0.05); -moz-box-shadow: 0 0 2px #fff inset, 0 1px 0 rgba(0, 0, 0, 0.05); -moz-background-clip: padding; -webkit-background-clip: padding-box;
}
.select2-container-multi .select2-choices .select2-search-choice span {
	cursor: default;
}
.select2-container-multi .select2-choices .select2-search-choice-focus {
	background: rgb(212, 212, 212);
}
.select2-search-choice-close {
	background: url("../images/util/ui-form/select2.png?1384827005") no-repeat right top; top: 4px; width: 12px; height: 13px; right: 3px; font-size: 1px; display: block; position: absolute;
}
.select2-container-multi .select2-search-choice-close {
	left: 3px;
}
.select2-container-multi .select2-choices .select2-search-choice .select2-search-choice-close:hover {
	background-position: right -11px;
}
.select2-container-multi .select2-choices .select2-search-choice-focus .select2-search-choice-close {
	background-position: right -11px;
}
.select2-container-disabled.select2-container-multi .select2-choices {
	border: 1px solid rgb(221, 221, 221); border-image: none; cursor: default; background-image: none; background-color: rgb(244, 244, 244);
}
.select2-container-disabled.select2-container-multi .select2-choices .select2-search-choice {
	padding: 3px 5px; border: 1px solid rgb(221, 221, 221); border-image: none; background-image: none; background-color: rgb(244, 244, 244);
}
.select2-container-disabled.select2-container-multi .select2-choices .select2-search-choice .select2-search-choice-close {
	display: none;
}
.select2-result-selectable .select2-match {
	text-decoration: underline;
}
.select2-result-unselectable .select2-result-selectable .select2-match {
	text-decoration: underline;
}
.select2-result-unselectable .select2-match {
	text-decoration: none;
}
.select2-offscreen {
	left: -10000px; position: absolute;
}
@media not all
{
.select2-search input {
	background-image: url("../images/util/ui-form/select2x2.png?1384827005") !important; background-repeat: no-repeat !important; background-size: 60px 40px !important;
}
.select2-search-choice-close {
	background-image: url("../images/util/ui-form/select2x2.png?1384827005") !important; background-repeat: no-repeat !important; background-size: 60px 40px !important;
}
.select2-container .select2-choice abbr {
	background-image: url("../images/util/ui-form/select2x2.png?1384827005") !important; background-repeat: no-repeat !important; background-size: 60px 40px !important;
}
.select2-container .select2-choice div b {
	background-image: url("../images/util/ui-form/select2x2.png?1384827005") !important; background-repeat: no-repeat !important; background-size: 60px 40px !important;
}
.select2-search input {
	background-position: 100% -21px !important;
}
}
.select2-drop {
	font-family: Arial,Helvetica,sans-serif;
}
@media print
{
.no-print {
	display: none;
}
}
#wsite-com-checkout {
	padding-bottom: 20px; font-size: 1.1em;
}
input.invalid {
	border-color: red;
}
select.invalid {
	border-color: red;
}
textarea.invalid {
	border-color: red;
}
input.invalid:focus {
	box-shadow: 0px 0px 4px 0px rgba(255,0,0,0.7); -webkit-box-shadow: 0 0 4px 0px rgba(255, 0, 0, 0.7); -moz-box-shadow: 0 0 4px 0px rgba(255, 0, 0, 0.7);
}
select.invalid:focus {
	box-shadow: 0px 0px 4px 0px rgba(255,0,0,0.7); -webkit-box-shadow: 0 0 4px 0px rgba(255, 0, 0, 0.7); -moz-box-shadow: 0 0 4px 0px rgba(255, 0, 0, 0.7);
}
textarea.invalid:focus {
	box-shadow: 0px 0px 4px 0px rgba(255,0,0,0.7); -webkit-box-shadow: 0 0 4px 0px rgba(255, 0, 0, 0.7); -moz-box-shadow: 0 0 4px 0px rgba(255, 0, 0, 0.7);
}
#wsite-com-checkout-progress {
	width: 100%; overflow: hidden; margin-bottom: 30px; list-style-position: inside; position: relative; cursor: default; -moz-user-select: -moz-none; -webkit-user-select: none; user-select: none;
}
#wsite-com-checkout-progress li {
	padding: 10px 0px; transition:color 0.5s ease-out; width: 33%; text-align: center; color: rgb(204, 204, 204); font-size: 1.4em; font-weight: 500; border-bottom-color: rgb(204, 204, 204); border-bottom-width: 4px; border-bottom-style: solid; float: left; -webkit-transition: color 0.5s ease-out; -moz-transition: color 0.5s ease-out; -o-transition: color 0.5s ease-out;
}
#wsite-com-checkout-progress li.active {
	color: rgb(82, 82, 82);
}
#wsite-com-checkout-progress #checkout-tracer {
	list-style: none; bottom: 0px; border-bottom-color: rgb(82, 82, 82); position: absolute;
}
.wsite-theme-dark input.invalid {
	border: 1px solid rgb(201, 0, 0); border-image: none;
}
.wsite-theme-dark select.invalid {
	border: 1px solid rgb(201, 0, 0); border-image: none;
}
.wsite-theme-dark textarea.invalid {
	border: 1px solid rgb(201, 0, 0); border-image: none;
}
.wsite-theme-dark #wsite-com-checkout-progress li {
	color: rgb(82, 82, 82); border-bottom-color: rgb(82, 82, 82);
}
.wsite-theme-dark #wsite-com-checkout-progress li.active {
	color: rgb(204, 204, 204);
}
.wsite-theme-dark #wsite-com-checkout-progress #checkout-tracer {
	border-bottom-color: rgb(204, 204, 204);
}
#wsite-com-checkout-flow {
	position: relative;
}
#wsite-com-checkout-flow .wsite-com-checkout-panel {
	width: 100%; display: none;
}
#wsite-com-checkout-flow .active.wsite-com-checkout-panel {
	display: block;
}
.ui-spinner-input {
	margin: 0.2em 22px 0.2em 0.4em !important;
}
.wsite-spinner {
	border-width: 1px medium 1px 1px; border-style: solid none solid solid; border-color: rgb(175, 175, 175) currentColor rgb(175, 175, 175) rgb(175, 175, 175); border-radius: 5px 0px 0px 5px; border-image: none; width: 55px; height: 37px; position: relative;
}
.dark.wsite-spinner {
	border-color: rgb(49, 49, 49);
}
.dark.wsite-spinner .wsite-spinner-controls {
	border-color: rgb(49, 49, 49); background-color: rgb(54, 54, 54);
}
.dark.wsite-spinner .wsite-spinner-input {
	color: rgb(255, 255, 255); text-shadow: 0px -1px #000; background-color: rgb(71, 71, 71);
}
.dark.wsite-spinner .wsite-spinner-up {
	background-image: url("../images/util/spinner/spinner-dark.png?1384827005");
}
.dark.wsite-spinner .wsite-spinner-down {
	background-image: url("../images/util/spinner/spinner-dark.png?1384827005");
}
.wsite-spinner-input {
	padding: 10px 0px; border-radius: 3px 0px 0px 3px; border: 0px currentColor; border-image: none; width: 100%; height: 100%; overflow: hidden; float: left; box-sizing: border-box; background-color: rgb(246, 246, 246); -moz-box-sizing: border-box; -webkit-box-sizing: border-box;
}
.wsite-spinner-controls {
	border-radius: 0px 3px 3px 0px; border: 1px solid rgb(175, 175, 175); border-image: none; width: 18px; height: 100%; right: 0px; margin-top: -1px; margin-right: -18px; display: block; position: absolute; background-color: rgb(243, 243, 243);
}
.wsite-spinner-up {
	width: 18px; height: 50%; right: 0px; display: block; position: absolute; cursor: pointer; background-image: url("../images/util/spinner/spinner-light.png?1384827005"); background-repeat: no-repeat;
}
.wsite-spinner-down {
	width: 18px; height: 50%; right: 0px; display: block; position: absolute; cursor: pointer; background-image: url("../images/util/spinner/spinner-light.png?1384827005"); background-repeat: no-repeat;
}
.wsite-spinner-up {
	background-position: -36px; border-radius: 0px 3px 0px 0px; top: 0px;
}
.wsite-active.wsite-spinner-up {
	background-position: 0px;
}
.wsite-spinner-down {
	background-position: -18px; border-radius: 0px 0px 3px; bottom: 0px;
}
.wsite-active.wsite-spinner-down {
	background-position: -54px;
}
.selectBox-dropdown {
	background: linear-gradient(rgb(248, 248, 248), rgb(225, 225, 225)); padding: 4px 2px 5px; border-radius: 4px; border: 1px solid rgb(187, 187, 187); border-image: none; text-align: left; color: rgb(0, 0, 0); text-decoration: none; vertical-align: middle; display: inline-block; position: relative; cursor: default; min-width: 150px; text-shadow: 0px -1px 0px #fff;
}
.selectBox-dropdown:hover {
	color: rgb(0, 0, 0);
}
.selectBox-dropdown:focus {
	border-color: rgb(102, 102, 102);
}
.selectBox-dropdown:focus .selectBox-arrow {
	border-color: rgb(102, 102, 102);
}
.selectBox-menuShowing.selectBox-dropdown {
	border-radius: 4px 4px 0px 0px; -moz-border-radius: 4px 4px 0 0; -webkit-border-radius: 4px 4px 0 0; -ms-border-radius: 4px 4px 0 0; -o-border-radius: 4px 4px 0 0;
}
.selectBox-dropdown .selectBox-arrow {
	background: url("../images/util/ui-form/selectbox-arrow-light.png?1384827005") no-repeat center 50%; top: 0px; width: 23px; height: 100%; right: 0px; position: absolute;
}
.selectBox-dropdown .selectBox-label {
	padding: 2px 8px; overflow: hidden; display: inline-block; white-space: nowrap;
}
.selectBox-dropdown-menu {
	background: rgb(255, 255, 255); border-width: 0px 1px 1px; border-style: none solid solid; border-color: currentColor rgb(187, 187, 187) rgb(187, 187, 187); border-image: none; overflow: auto; position: absolute; z-index: 99999; min-height: 1em; max-height: 200px; box-shadow: 0px 2px 6px rgba(0,0,0,0.2); -webkit-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.2); -moz-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.2);
}
.selectBox-inline {
	background: rgb(255, 255, 255); border-radius: 4px; border: 1px solid rgb(187, 187, 187); border-image: none; overflow: auto; display: inline-block; min-width: 150px;
}
.selectBox-inline:focus {
	border-color: rgb(102, 102, 102);
}
.selectBox-options {
	list-style: none; margin: 0px; padding: 0px; display: block; cursor: default;
}
.selectBox-options li {
	list-style: none; margin: 0px; padding: 0px; display: block; cursor: default;
}
.selectBox-options li a {
	list-style: none; margin: 0px; padding: 0px; display: block; cursor: default;
}
.selectBox-options li a {
	background: no-repeat 6px; padding: 3px 10px; line-height: 1.5; overflow: hidden; white-space: nowrap;
}
.selectBox-options li.selectBox-hover a {
	background-color: rgb(238, 238, 238);
}
.selectBox-options li.selectBox-disabled a {
	color: rgb(136, 136, 136); background-color: transparent;
}
.selectBox-options li.selectBox-selected a {
	background-color: rgb(200, 222, 244);
}
.selectBox-options .selectBox-optgroup {
	background: rgb(238, 238, 238); padding: 0px 0.3em; color: rgb(102, 102, 102); line-height: 1.5; font-weight: bold; white-space: nowrap;
}
.selectBox-disabled.selectBox {
	color: rgb(136, 136, 136) !important;
}
.selectBox-disabled.selectBox-dropdown .selectBox-arrow {
	border-color: rgb(102, 102, 102); opacity: 0.5;
}
.selectBox-disabled.selectBox-inline {
	color: rgb(136, 136, 136) !important;
}
.selectBox-disabled.selectBox-inline .selectBox-options a {
	background-color: transparent !important;
}
.selectBox-dropdown .selectBox-label {
	margin-bottom: -4px;
}
.wsite-theme-dark .selectBox-dropdown {
	background: url("../images/util/ui-form/selectbox-bg-dark.png?1384827005") repeat-x, linear-gradient(rgb(71, 71, 71), rgb(52, 52, 52)); border-color: rgb(11, 11, 11);
}
.wsite-theme-dark .selectBox-label {
	color: rgb(255, 255, 255); text-shadow: 0px -1px #333;
}
.wsite-theme-dark .selectBox-arrow {
	background: url("../images/util/ui-form/selectbox-arrow-dark.png?1384827005") no-repeat center 50%;
}
.wsite-theme-dark .selectBox-dropdown-menu {
	border-color: rgb(0, 0, 0); background-color: rgb(71, 71, 71);
}
.wsite-theme-dark .selectBox-dropdown-menu .selectBox-selected a {
	color: rgb(255, 255, 255); background-color: rgb(52, 52, 52);
}
.wsite-theme-dark .selectBox-dropdown-menu .selectBox-hover a {
	background-color: rgb(39, 39, 39);
}
.pln {
	color: rgb(77, 77, 76);
}
@media screen
{
.str {
	color: rgb(113, 140, 0);
}
.kwd {
	color: rgb(137, 89, 168);
}
.com {
	color: rgb(142, 144, 140);
}
.typ {
	color: rgb(66, 113, 174);
}
.lit {
	color: rgb(245, 135, 31);
}
.pun {
	color: rgb(77, 77, 76);
}
.opn {
	color: rgb(77, 77, 76);
}
.clo {
	color: rgb(77, 77, 76);
}
.tag {
	color: rgb(200, 40, 41);
}
.atn {
	color: rgb(245, 135, 31);
}
.atv {
	color: rgb(62, 153, 159);
}
.dec {
	color: rgb(245, 135, 31);
}
.var {
	color: rgb(200, 40, 41);
}
.fun {
	color: rgb(66, 113, 174);
}
}
@media print, projection
{
.str {
	color: rgb(0, 102, 0);
}
.kwd {
	color: rgb(0, 0, 102); font-weight: bold;
}
.com {
	color: rgb(102, 0, 0); font-style: italic;
}
.typ {
	color: rgb(68, 0, 68); font-weight: bold;
}
.lit {
	color: rgb(0, 68, 68);
}
.pun {
	color: rgb(68, 68, 0);
}
.opn {
	color: rgb(68, 68, 0);
}
.clo {
	color: rgb(68, 68, 0);
}
.tag {
	color: rgb(0, 0, 102); font-weight: bold;
}
.atn {
	color: rgb(68, 0, 68);
}
.atv {
	color: rgb(0, 102, 0);
}
}
pre.prettyprint {
	background: white; padding: 10px; border: 1px solid rgb(204, 204, 204); border-image: none; line-height: 1.5; font-family: Menlo,Monaco,Consolas,monospace; font-size: 12px;
}
#icontent ol.linenums {
	padding-left: 40px; margin-top: 0px; margin-bottom: 0px;
}
ol.linenums {
	padding-left: 40px; margin-top: 0px; margin-bottom: 0px;
}
.weebly-form-input {
	background: url("../images/common/form_input_bg.gif?1384827004") repeat-x top rgb(255, 255, 255); border-width: 1px; border-style: solid; border-color: rgb(124, 124, 124) rgb(195, 195, 195) rgb(221, 221, 221); padding: 4px !important;
}
.wsite-form-input {
	background: url("../images/common/form_input_bg.gif?1384827004") repeat-x top rgb(255, 255, 255); border-width: 1px; border-style: solid; border-color: rgb(124, 124, 124) rgb(195, 195, 195) rgb(221, 221, 221); padding: 4px !important;
}
.wsite-search-input {
	background: url("../images/common/form_input_bg.gif?1384827004") repeat-x top rgb(255, 255, 255); border-width: 1px; border-style: solid; border-color: rgb(124, 124, 124) rgb(195, 195, 195) rgb(221, 221, 221); padding: 4px !important;
}
.wsite-editor .weebly-form-input {
	background: url("../images/common/form_input_bg.gif?1384827004") repeat-x top rgb(255, 255, 255); border-width: 1px; border-style: solid; border-color: rgb(124, 124, 124) rgb(195, 195, 195) rgb(221, 221, 221); padding: 4px !important;
}
.wsite-editor .wsite-form-input {
	background: url("../images/common/form_input_bg.gif?1384827004") repeat-x top rgb(255, 255, 255); border-width: 1px; border-style: solid; border-color: rgb(124, 124, 124) rgb(195, 195, 195) rgb(221, 221, 221); padding: 4px !important;
}
.wsite-editor .wsite-search-input {
	background: url("../images/common/form_input_bg.gif?1384827004") repeat-x top rgb(255, 255, 255); border-width: 1px; border-style: solid; border-color: rgb(124, 124, 124) rgb(195, 195, 195) rgb(221, 221, 221); padding: 4px !important;
}
.wsite-form-field {
	max-width: 400px;
}
.wsite-form-field div.wsite-form-input-container .wsite-form-input {
	width: 100% !important; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box;
}
.wsite-form-field .wsite-form-radio-container .form-select {
	width: 100% !important; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box;
}
.wsite-form-field .wsite-input-width-100px {
	max-width: 100px;
}
.wsite-form-field .wsite-input-width-200px {
	max-width: 200px;
}
.wsite-form-field .wsite-input-width-285px {
	max-width: 285px;
}
.wsite-form-field .wsite-input-width-370px {
	
}
.wsite-form-field .wsite-input-width-500px {
	
}
.wsite-name-field .wsite-form-input-first-name {
	width: 40%;
}
.wsite-name-field .wsite-form-input-last-name {
	width: 55%;
}
.wsite-phone-field {
	max-width: 200px;
}
.wsite-phone-field .wsite-form-phone-separator {
	width: 5%; text-align: center; line-height: 29px; overflow: hidden; float: left; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box;
}
.wsite-phone-field .wsite-form-input-phone-first {
	width: 27%;
}
.wsite-phone-field .wsite-form-input-phone-second {
	width: 27%;
}
.wsite-phone-field .wsite-form-input-phone-third {
	width: 35%;
}
.wsite-address-field .wsite-address-short {
	width: 47%;
}
.wsite-form-container .form-input-error {
	border: 1px solid red !important; border-image: none !important;
}
.wsite-video-container {
	height: 0px; overflow: hidden; padding-top: 30px; padding-bottom: 56.25% !important; position: relative;
}
.wsite-video-container iframe {
	left: 0px; top: 0px; width: 100%; height: 100%; position: absolute;
}
.wsite-video-align-center {
	margin: 0px auto;
}
.wsite-video-align-right {
	margin: 0px 0px 0px auto;
}
.wsite-video-wrapper {
	max-width: 100%;
}
.wsite-video-height-170 {
	width: 302px;
}
.wsite-video-height-226 {
	width: 401px;
}
.wsite-video-height-282 {
	width: 501px;
}
.wsite-video-height-366 {
	width: 650px;
}
.wsite-video-height-480 {
	width: 853px;
}
.mejs-time-rail {
	overflow: hidden; position: relative;
}
.wsite-youtube-container {
	height: 0px; overflow: hidden; padding-top: 30px; padding-bottom: 56.25% !important; position: relative;
}
.wsite-youtube-container iframe {
	left: 0px; top: 0px; width: 100%; height: 100%; position: absolute;
}
.wsite-youtube-container .wsite-youtube-coverbox {
	left: 0px; top: 0px; width: 100%; height: 100%; position: absolute;
}
.wsite-youtube-container .wsite-youtube-coverbox {
	background: url("../images/blank.gif?1384827004"); z-index: 2;
}
.inside-active .wsite-youtube-coverbox {
	display: none;
}
.wsite-youtube-wrapper {
	max-width: 100%;
}
.wsite-youtube-size-small {
	width: 302px;
}
.wsite-youtube-size-medium {
	width: 401px;
}
.wsite-youtube-size-large {
	width: 501px;
}
.wsite-youtube-size-xl {
	width: 650px;
}
.wsite-youtube-size-hd {
	width: 853px;
}
.wsite-youtube-align-center {
	margin: 0px auto;
}
.wsite-youtube-align-right {
	margin: 0px 0px 0px auto;
}
